type Edition …
const Edition_EDITION_UNKNOWN …
const Edition_EDITION_LEGACY …
const Edition_EDITION_PROTO2 …
const Edition_EDITION_PROTO3 …
const Edition_EDITION_2023 …
const Edition_EDITION_2024 …
const Edition_EDITION_1_TEST_ONLY …
const Edition_EDITION_2_TEST_ONLY …
const Edition_EDITION_99997_TEST_ONLY …
const Edition_EDITION_99998_TEST_ONLY …
const Edition_EDITION_99999_TEST_ONLY …
const Edition_EDITION_MAX …
var Edition_name …
var Edition_value …
func (x Edition) Enum() *Edition { … }
func (x Edition) String() string { … }
func (Edition) Descriptor() protoreflect.EnumDescriptor { … }
func (Edition) Type() protoreflect.EnumType { … }
func (x Edition) Number() protoreflect.EnumNumber { … }
func (x *Edition) UnmarshalJSON(b []byte) error { … }
func (Edition) EnumDescriptor() ([]byte, []int) { … }
type ExtensionRangeOptions_VerificationState …
const ExtensionRangeOptions_DECLARATION …
const ExtensionRangeOptions_UNVERIFIED …
var ExtensionRangeOptions_VerificationState_name …
var ExtensionRangeOptions_VerificationState_value …
func (x ExtensionRangeOptions_VerificationState) Enum() *ExtensionRangeOptions_VerificationState { … }
func (x ExtensionRangeOptions_VerificationState) String() string { … }
func (ExtensionRangeOptions_VerificationState) Descriptor() protoreflect.EnumDescriptor { … }
func (ExtensionRangeOptions_VerificationState) Type() protoreflect.EnumType { … }
func (x ExtensionRangeOptions_VerificationState) Number() protoreflect.EnumNumber { … }
func (x *ExtensionRangeOptions_VerificationState) UnmarshalJSON(b []byte) error { … }
func (ExtensionRangeOptions_VerificationState) EnumDescriptor() ([]byte, []int) { … }
type FieldDescriptorProto_Type …
const FieldDescriptorProto_TYPE_DOUBLE …
const FieldDescriptorProto_TYPE_FLOAT …
const FieldDescriptorProto_TYPE_INT64 …
const FieldDescriptorProto_TYPE_UINT64 …
const FieldDescriptorProto_TYPE_INT32 …
const FieldDescriptorProto_TYPE_FIXED64 …
const FieldDescriptorProto_TYPE_FIXED32 …
const FieldDescriptorProto_TYPE_BOOL …
const FieldDescriptorProto_TYPE_STRING …
const FieldDescriptorProto_TYPE_GROUP …
const FieldDescriptorProto_TYPE_MESSAGE …
const FieldDescriptorProto_TYPE_BYTES …
const FieldDescriptorProto_TYPE_UINT32 …
const FieldDescriptorProto_TYPE_ENUM …
const FieldDescriptorProto_TYPE_SFIXED32 …
const FieldDescriptorProto_TYPE_SFIXED64 …
const FieldDescriptorProto_TYPE_SINT32 …
const FieldDescriptorProto_TYPE_SINT64 …
var FieldDescriptorProto_Type_name …
var FieldDescriptorProto_Type_value …
func (x FieldDescriptorProto_Type) Enum() *FieldDescriptorProto_Type { … }
func (x FieldDescriptorProto_Type) String() string { … }
func (FieldDescriptorProto_Type) Descriptor() protoreflect.EnumDescriptor { … }
func (FieldDescriptorProto_Type) Type() protoreflect.EnumType { … }
func (x FieldDescriptorProto_Type) Number() protoreflect.EnumNumber { … }
func (x *FieldDescriptorProto_Type) UnmarshalJSON(b []byte) error { … }
func (FieldDescriptorProto_Type) EnumDescriptor() ([]byte, []int) { … }
type FieldDescriptorProto_Label …
const FieldDescriptorProto_LABEL_OPTIONAL …
const FieldDescriptorProto_LABEL_REPEATED …
const FieldDescriptorProto_LABEL_REQUIRED …
var FieldDescriptorProto_Label_name …
var FieldDescriptorProto_Label_value …
func (x FieldDescriptorProto_Label) Enum() *FieldDescriptorProto_Label { … }
func (x FieldDescriptorProto_Label) String() string { … }
func (FieldDescriptorProto_Label) Descriptor() protoreflect.EnumDescriptor { … }
func (FieldDescriptorProto_Label) Type() protoreflect.EnumType { … }
func (x FieldDescriptorProto_Label) Number() protoreflect.EnumNumber { … }
func (x *FieldDescriptorProto_Label) UnmarshalJSON(b []byte) error { … }
func (FieldDescriptorProto_Label) EnumDescriptor() ([]byte, []int) { … }
type FileOptions_OptimizeMode …
const FileOptions_SPEED …
const FileOptions_CODE_SIZE …
const FileOptions_LITE_RUNTIME …
var FileOptions_OptimizeMode_name …
var FileOptions_OptimizeMode_value …
func (x FileOptions_OptimizeMode) Enum() *FileOptions_OptimizeMode { … }
func (x FileOptions_OptimizeMode) String() string { … }
func (FileOptions_OptimizeMode) Descriptor() protoreflect.EnumDescriptor { … }
func (FileOptions_OptimizeMode) Type() protoreflect.EnumType { … }
func (x FileOptions_OptimizeMode) Number() protoreflect.EnumNumber { … }
func (x *FileOptions_OptimizeMode) UnmarshalJSON(b []byte) error { … }
func (FileOptions_OptimizeMode) EnumDescriptor() ([]byte, []int) { … }
type FieldOptions_CType …
const FieldOptions_STRING …
const FieldOptions_CORD …
const FieldOptions_STRING_PIECE …
var FieldOptions_CType_name …
var FieldOptions_CType_value …
func (x FieldOptions_CType) Enum() *FieldOptions_CType { … }
func (x FieldOptions_CType) String() string { … }
func (FieldOptions_CType) Descriptor() protoreflect.EnumDescriptor { … }
func (FieldOptions_CType) Type() protoreflect.EnumType { … }
func (x FieldOptions_CType) Number() protoreflect.EnumNumber { … }
func (x *FieldOptions_CType) UnmarshalJSON(b []byte) error { … }
func (FieldOptions_CType) EnumDescriptor() ([]byte, []int) { … }
type FieldOptions_JSType …
const FieldOptions_JS_NORMAL …
const FieldOptions_JS_STRING …
const FieldOptions_JS_NUMBER …
var FieldOptions_JSType_name …
var FieldOptions_JSType_value …
func (x FieldOptions_JSType) Enum() *FieldOptions_JSType { … }
func (x FieldOptions_JSType) String() string { … }
func (FieldOptions_JSType) Descriptor() protoreflect.EnumDescriptor { … }
func (FieldOptions_JSType) Type() protoreflect.EnumType { … }
func (x FieldOptions_JSType) Number() protoreflect.EnumNumber { … }
func (x *FieldOptions_JSType) UnmarshalJSON(b []byte) error { … }
func (FieldOptions_JSType) EnumDescriptor() ([]byte, []int) { … }
type FieldOptions_OptionRetention …
const FieldOptions_RETENTION_UNKNOWN …
const FieldOptions_RETENTION_RUNTIME …
const FieldOptions_RETENTION_SOURCE …
var FieldOptions_OptionRetention_name …
var FieldOptions_OptionRetention_value …
func (x FieldOptions_OptionRetention) Enum() *FieldOptions_OptionRetention { … }
func (x FieldOptions_OptionRetention) String() string { … }
func (FieldOptions_OptionRetention) Descriptor() protoreflect.EnumDescriptor { … }
func (FieldOptions_OptionRetention) Type() protoreflect.EnumType { … }
func (x FieldOptions_OptionRetention) Number() protoreflect.EnumNumber { … }
func (x *FieldOptions_OptionRetention) UnmarshalJSON(b []byte) error { … }
func (FieldOptions_OptionRetention) EnumDescriptor() ([]byte, []int) { … }
type FieldOptions_OptionTargetType …
const FieldOptions_TARGET_TYPE_UNKNOWN …
const FieldOptions_TARGET_TYPE_FILE …
const FieldOptions_TARGET_TYPE_EXTENSION_RANGE …
const FieldOptions_TARGET_TYPE_MESSAGE …
const FieldOptions_TARGET_TYPE_FIELD …
const FieldOptions_TARGET_TYPE_ONEOF …
const FieldOptions_TARGET_TYPE_ENUM …
const FieldOptions_TARGET_TYPE_ENUM_ENTRY …
const FieldOptions_TARGET_TYPE_SERVICE …
const FieldOptions_TARGET_TYPE_METHOD …
var FieldOptions_OptionTargetType_name …
var FieldOptions_OptionTargetType_value …
func (x FieldOptions_OptionTargetType) Enum() *FieldOptions_OptionTargetType { … }
func (x FieldOptions_OptionTargetType) String() string { … }
func (FieldOptions_OptionTargetType) Descriptor() protoreflect.EnumDescriptor { … }
func (FieldOptions_OptionTargetType) Type() protoreflect.EnumType { … }
func (x FieldOptions_OptionTargetType) Number() protoreflect.EnumNumber { … }
func (x *FieldOptions_OptionTargetType) UnmarshalJSON(b []byte) error { … }
func (FieldOptions_OptionTargetType) EnumDescriptor() ([]byte, []int) { … }
type MethodOptions_IdempotencyLevel …
const MethodOptions_IDEMPOTENCY_UNKNOWN …
const MethodOptions_NO_SIDE_EFFECTS …
const MethodOptions_IDEMPOTENT …
var MethodOptions_IdempotencyLevel_name …
var MethodOptions_IdempotencyLevel_value …
func (x MethodOptions_IdempotencyLevel) Enum() *MethodOptions_IdempotencyLevel { … }
func (x MethodOptions_IdempotencyLevel) String() string { … }
func (MethodOptions_IdempotencyLevel) Descriptor() protoreflect.EnumDescriptor { … }
func (MethodOptions_IdempotencyLevel) Type() protoreflect.EnumType { … }
func (x MethodOptions_IdempotencyLevel) Number() protoreflect.EnumNumber { … }
func (x *MethodOptions_IdempotencyLevel) UnmarshalJSON(b []byte) error { … }
func (MethodOptions_IdempotencyLevel) EnumDescriptor() ([]byte, []int) { … }
type FeatureSet_FieldPresence …
const FeatureSet_FIELD_PRESENCE_UNKNOWN …
const FeatureSet_EXPLICIT …
const FeatureSet_IMPLICIT …
const FeatureSet_LEGACY_REQUIRED …
var FeatureSet_FieldPresence_name …
var FeatureSet_FieldPresence_value …
func (x FeatureSet_FieldPresence) Enum() *FeatureSet_FieldPresence { … }
func (x FeatureSet_FieldPresence) String() string { … }
func (FeatureSet_FieldPresence) Descriptor() protoreflect.EnumDescriptor { … }
func (FeatureSet_FieldPresence) Type() protoreflect.EnumType { … }
func (x FeatureSet_FieldPresence) Number() protoreflect.EnumNumber { … }
func (x *FeatureSet_FieldPresence) UnmarshalJSON(b []byte) error { … }
func (FeatureSet_FieldPresence) EnumDescriptor() ([]byte, []int) { … }
type FeatureSet_EnumType …
const FeatureSet_ENUM_TYPE_UNKNOWN …
const FeatureSet_OPEN …
const FeatureSet_CLOSED …
var FeatureSet_EnumType_name …
var FeatureSet_EnumType_value …
func (x FeatureSet_EnumType) Enum() *FeatureSet_EnumType { … }
func (x FeatureSet_EnumType) String() string { … }
func (FeatureSet_EnumType) Descriptor() protoreflect.EnumDescriptor { … }
func (FeatureSet_EnumType) Type() protoreflect.EnumType { … }
func (x FeatureSet_EnumType) Number() protoreflect.EnumNumber { … }
func (x *FeatureSet_EnumType) UnmarshalJSON(b []byte) error { … }
func (FeatureSet_EnumType) EnumDescriptor() ([]byte, []int) { … }
type FeatureSet_RepeatedFieldEncoding …
const FeatureSet_REPEATED_FIELD_ENCODING_UNKNOWN …
const FeatureSet_PACKED …
const FeatureSet_EXPANDED …
var FeatureSet_RepeatedFieldEncoding_name …
var FeatureSet_RepeatedFieldEncoding_value …
func (x FeatureSet_RepeatedFieldEncoding) Enum() *FeatureSet_RepeatedFieldEncoding { … }
func (x FeatureSet_RepeatedFieldEncoding) String() string { … }
func (FeatureSet_RepeatedFieldEncoding) Descriptor() protoreflect.EnumDescriptor { … }
func (FeatureSet_RepeatedFieldEncoding) Type() protoreflect.EnumType { … }
func (x FeatureSet_RepeatedFieldEncoding) Number() protoreflect.EnumNumber { … }
func (x *FeatureSet_RepeatedFieldEncoding) UnmarshalJSON(b []byte) error { … }
func (FeatureSet_RepeatedFieldEncoding) EnumDescriptor() ([]byte, []int) { … }
type FeatureSet_Utf8Validation …
const FeatureSet_UTF8_VALIDATION_UNKNOWN …
const FeatureSet_VERIFY …
const FeatureSet_NONE …
var FeatureSet_Utf8Validation_name …
var FeatureSet_Utf8Validation_value …
func (x FeatureSet_Utf8Validation) Enum() *FeatureSet_Utf8Validation { … }
func (x FeatureSet_Utf8Validation) String() string { … }
func (FeatureSet_Utf8Validation) Descriptor() protoreflect.EnumDescriptor { … }
func (FeatureSet_Utf8Validation) Type() protoreflect.EnumType { … }
func (x FeatureSet_Utf8Validation) Number() protoreflect.EnumNumber { … }
func (x *FeatureSet_Utf8Validation) UnmarshalJSON(b []byte) error { … }
func (FeatureSet_Utf8Validation) EnumDescriptor() ([]byte, []int) { … }
type FeatureSet_MessageEncoding …
const FeatureSet_MESSAGE_ENCODING_UNKNOWN …
const FeatureSet_LENGTH_PREFIXED …
const FeatureSet_DELIMITED …
var FeatureSet_MessageEncoding_name …
var FeatureSet_MessageEncoding_value …
func (x FeatureSet_MessageEncoding) Enum() *FeatureSet_MessageEncoding { … }
func (x FeatureSet_MessageEncoding) String() string { … }
func (FeatureSet_MessageEncoding) Descriptor() protoreflect.EnumDescriptor { … }
func (FeatureSet_MessageEncoding) Type() protoreflect.EnumType { … }
func (x FeatureSet_MessageEncoding) Number() protoreflect.EnumNumber { … }
func (x *FeatureSet_MessageEncoding) UnmarshalJSON(b []byte) error { … }
func (FeatureSet_MessageEncoding) EnumDescriptor() ([]byte, []int) { … }
type FeatureSet_JsonFormat …
const FeatureSet_JSON_FORMAT_UNKNOWN …
const FeatureSet_ALLOW …
const FeatureSet_LEGACY_BEST_EFFORT …
var FeatureSet_JsonFormat_name …
var FeatureSet_JsonFormat_value …
func (x FeatureSet_JsonFormat) Enum() *FeatureSet_JsonFormat { … }
func (x FeatureSet_JsonFormat) String() string { … }
func (FeatureSet_JsonFormat) Descriptor() protoreflect.EnumDescriptor { … }
func (FeatureSet_JsonFormat) Type() protoreflect.EnumType { … }
func (x FeatureSet_JsonFormat) Number() protoreflect.EnumNumber { … }
func (x *FeatureSet_JsonFormat) UnmarshalJSON(b []byte) error { … }
func (FeatureSet_JsonFormat) EnumDescriptor() ([]byte, []int) { … }
type GeneratedCodeInfo_Annotation_Semantic …
const GeneratedCodeInfo_Annotation_NONE …
const GeneratedCodeInfo_Annotation_SET …
const GeneratedCodeInfo_Annotation_ALIAS …
var GeneratedCodeInfo_Annotation_Semantic_name …
var GeneratedCodeInfo_Annotation_Semantic_value …
func (x GeneratedCodeInfo_Annotation_Semantic) Enum() *GeneratedCodeInfo_Annotation_Semantic { … }
func (x GeneratedCodeInfo_Annotation_Semantic) String() string { … }
func (GeneratedCodeInfo_Annotation_Semantic) Descriptor() protoreflect.EnumDescriptor { … }
func (GeneratedCodeInfo_Annotation_Semantic) Type() protoreflect.EnumType { … }
func (x GeneratedCodeInfo_Annotation_Semantic) Number() protoreflect.EnumNumber { … }
func (x *GeneratedCodeInfo_Annotation_Semantic) UnmarshalJSON(b []byte) error { … }
func (GeneratedCodeInfo_Annotation_Semantic) EnumDescriptor() ([]byte, []int) { … }
type FileDescriptorSet …
func (x *FileDescriptorSet) Reset() { … }
func (x *FileDescriptorSet) String() string { … }
func (*FileDescriptorSet) ProtoMessage() { … }
func (x *FileDescriptorSet) ProtoReflect() protoreflect.Message { … }
func (*FileDescriptorSet) Descriptor() ([]byte, []int) { … }
func (x *FileDescriptorSet) GetFile() []*FileDescriptorProto { … }
type FileDescriptorProto …
func (x *FileDescriptorProto) Reset() { … }
func (x *FileDescriptorProto) String() string { … }
func (*FileDescriptorProto) ProtoMessage() { … }
func (x *FileDescriptorProto) ProtoReflect() protoreflect.Message { … }
func (*FileDescriptorProto) Descriptor() ([]byte, []int) { … }
func (x *FileDescriptorProto) GetName() string { … }
func (x *FileDescriptorProto) GetPackage() string { … }
func (x *FileDescriptorProto) GetDependency() []string { … }
func (x *FileDescriptorProto) GetPublicDependency() []int32 { … }
func (x *FileDescriptorProto) GetWeakDependency() []int32 { … }
func (x *FileDescriptorProto) GetMessageType() []*DescriptorProto { … }
func (x *FileDescriptorProto) GetEnumType() []*EnumDescriptorProto { … }
func (x *FileDescriptorProto) GetService() []*ServiceDescriptorProto { … }
func (x *FileDescriptorProto) GetExtension() []*FieldDescriptorProto { … }
func (x *FileDescriptorProto) GetOptions() *FileOptions { … }
func (x *FileDescriptorProto) GetSourceCodeInfo() *SourceCodeInfo { … }
func (x *FileDescriptorProto) GetSyntax() string { … }
func (x *FileDescriptorProto) GetEdition() Edition { … }
type DescriptorProto …
func (x *DescriptorProto) Reset() { … }
func (x *DescriptorProto) String() string { … }
func (*DescriptorProto) ProtoMessage() { … }
func (x *DescriptorProto) ProtoReflect() protoreflect.Message { … }
func (*DescriptorProto) Descriptor() ([]byte, []int) { … }
func (x *DescriptorProto) GetName() string { … }
func (x *DescriptorProto) GetField() []*FieldDescriptorProto { … }
func (x *DescriptorProto) GetExtension() []*FieldDescriptorProto { … }
func (x *DescriptorProto) GetNestedType() []*DescriptorProto { … }
func (x *DescriptorProto) GetEnumType() []*EnumDescriptorProto { … }
func (x *DescriptorProto) GetExtensionRange() []*DescriptorProto_ExtensionRange { … }
func (x *DescriptorProto) GetOneofDecl() []*OneofDescriptorProto { … }
func (x *DescriptorProto) GetOptions() *MessageOptions { … }
func (x *DescriptorProto) GetReservedRange() []*DescriptorProto_ReservedRange { … }
func (x *DescriptorProto) GetReservedName() []string { … }
type ExtensionRangeOptions …
const Default_ExtensionRangeOptions_Verification …
func (x *ExtensionRangeOptions) Reset() { … }
func (x *ExtensionRangeOptions) String() string { … }
func (*ExtensionRangeOptions) ProtoMessage() { … }
func (x *ExtensionRangeOptions) ProtoReflect() protoreflect.Message { … }
func (*ExtensionRangeOptions) Descriptor() ([]byte, []int) { … }
func (x *ExtensionRangeOptions) GetUninterpretedOption() []*UninterpretedOption { … }
func (x *ExtensionRangeOptions) GetDeclaration() []*ExtensionRangeOptions_Declaration { … }
func (x *ExtensionRangeOptions) GetFeatures() *FeatureSet { … }
func (x *ExtensionRangeOptions) GetVerification() ExtensionRangeOptions_VerificationState { … }
type FieldDescriptorProto …
func (x *FieldDescriptorProto) Reset() { … }
func (x *FieldDescriptorProto) String() string { … }
func (*FieldDescriptorProto) ProtoMessage() { … }
func (x *FieldDescriptorProto) ProtoReflect() protoreflect.Message { … }
func (*FieldDescriptorProto) Descriptor() ([]byte, []int) { … }
func (x *FieldDescriptorProto) GetName() string { … }
func (x *FieldDescriptorProto) GetNumber() int32 { … }
func (x *FieldDescriptorProto) GetLabel() FieldDescriptorProto_Label { … }
func (x *FieldDescriptorProto) GetType() FieldDescriptorProto_Type { … }
func (x *FieldDescriptorProto) GetTypeName() string { … }
func (x *FieldDescriptorProto) GetExtendee() string { … }
func (x *FieldDescriptorProto) GetDefaultValue() string { … }
func (x *FieldDescriptorProto) GetOneofIndex() int32 { … }
func (x *FieldDescriptorProto) GetJsonName() string { … }
func (x *FieldDescriptorProto) GetOptions() *FieldOptions { … }
func (x *FieldDescriptorProto) GetProto3Optional() bool { … }
type OneofDescriptorProto …
func (x *OneofDescriptorProto) Reset() { … }
func (x *OneofDescriptorProto) String() string { … }
func (*OneofDescriptorProto) ProtoMessage() { … }
func (x *OneofDescriptorProto) ProtoReflect() protoreflect.Message { … }
func (*OneofDescriptorProto) Descriptor() ([]byte, []int) { … }
func (x *OneofDescriptorProto) GetName() string { … }
func (x *OneofDescriptorProto) GetOptions() *OneofOptions { … }
type EnumDescriptorProto …
func (x *EnumDescriptorProto) Reset() { … }
func (x *EnumDescriptorProto) String() string { … }
func (*EnumDescriptorProto) ProtoMessage() { … }
func (x *EnumDescriptorProto) ProtoReflect() protoreflect.Message { … }
func (*EnumDescriptorProto) Descriptor() ([]byte, []int) { … }
func (x *EnumDescriptorProto) GetName() string { … }
func (x *EnumDescriptorProto) GetValue() []*EnumValueDescriptorProto { … }
func (x *EnumDescriptorProto) GetOptions() *EnumOptions { … }
func (x *EnumDescriptorProto) GetReservedRange() []*EnumDescriptorProto_EnumReservedRange { … }
func (x *EnumDescriptorProto) GetReservedName() []string { … }
type EnumValueDescriptorProto …
func (x *EnumValueDescriptorProto) Reset() { … }
func (x *EnumValueDescriptorProto) String() string { … }
func (*EnumValueDescriptorProto) ProtoMessage() { … }
func (x *EnumValueDescriptorProto) ProtoReflect() protoreflect.Message { … }
func (*EnumValueDescriptorProto) Descriptor() ([]byte, []int) { … }
func (x *EnumValueDescriptorProto) GetName() string { … }
func (x *EnumValueDescriptorProto) GetNumber() int32 { … }
func (x *EnumValueDescriptorProto) GetOptions() *EnumValueOptions { … }
type ServiceDescriptorProto …
func (x *ServiceDescriptorProto) Reset() { … }
func (x *ServiceDescriptorProto) String() string { … }
func (*ServiceDescriptorProto) ProtoMessage() { … }
func (x *ServiceDescriptorProto) ProtoReflect() protoreflect.Message { … }
func (*ServiceDescriptorProto) Descriptor() ([]byte, []int) { … }
func (x *ServiceDescriptorProto) GetName() string { … }
func (x *ServiceDescriptorProto) GetMethod() []*MethodDescriptorProto { … }
func (x *ServiceDescriptorProto) GetOptions() *ServiceOptions { … }
type MethodDescriptorProto …
const Default_MethodDescriptorProto_ClientStreaming …
const Default_MethodDescriptorProto_ServerStreaming …
func (x *MethodDescriptorProto) Reset() { … }
func (x *MethodDescriptorProto) String() string { … }
func (*MethodDescriptorProto) ProtoMessage() { … }
func (x *MethodDescriptorProto) ProtoReflect() protoreflect.Message { … }
func (*MethodDescriptorProto) Descriptor() ([]byte, []int) { … }
func (x *MethodDescriptorProto) GetName() string { … }
func (x *MethodDescriptorProto) GetInputType() string { … }
func (x *MethodDescriptorProto) GetOutputType() string { … }
func (x *MethodDescriptorProto) GetOptions() *MethodOptions { … }
func (x *MethodDescriptorProto) GetClientStreaming() bool { … }
func (x *MethodDescriptorProto) GetServerStreaming() bool { … }
type FileOptions …
const Default_FileOptions_JavaMultipleFiles …
const Default_FileOptions_JavaStringCheckUtf8 …
const Default_FileOptions_OptimizeFor …
const Default_FileOptions_CcGenericServices …
const Default_FileOptions_JavaGenericServices …
const Default_FileOptions_PyGenericServices …
const Default_FileOptions_Deprecated …
const Default_FileOptions_CcEnableArenas …
func (x *FileOptions) Reset() { … }
func (x *FileOptions) String() string { … }
func (*FileOptions) ProtoMessage() { … }
func (x *FileOptions) ProtoReflect() protoreflect.Message { … }
func (*FileOptions) Descriptor() ([]byte, []int) { … }
func (x *FileOptions) GetJavaPackage() string { … }
func (x *FileOptions) GetJavaOuterClassname() string { … }
func (x *FileOptions) GetJavaMultipleFiles() bool { … }
func (x *FileOptions) GetJavaGenerateEqualsAndHash() bool { … }
func (x *FileOptions) GetJavaStringCheckUtf8() bool { … }
func (x *FileOptions) GetOptimizeFor() FileOptions_OptimizeMode { … }
func (x *FileOptions) GetGoPackage() string { … }
func (x *FileOptions) GetCcGenericServices() bool { … }
func (x *FileOptions) GetJavaGenericServices() bool { … }
func (x *FileOptions) GetPyGenericServices() bool { … }
func (x *FileOptions) GetDeprecated() bool { … }
func (x *FileOptions) GetCcEnableArenas() bool { … }
func (x *FileOptions) GetObjcClassPrefix() string { … }
func (x *FileOptions) GetCsharpNamespace() string { … }
func (x *FileOptions) GetSwiftPrefix() string { … }
func (x *FileOptions) GetPhpClassPrefix() string { … }
func (x *FileOptions) GetPhpNamespace() string { … }
func (x *FileOptions) GetPhpMetadataNamespace() string { … }
func (x *FileOptions) GetRubyPackage() string { … }
func (x *FileOptions) GetFeatures() *FeatureSet { … }
func (x *FileOptions) GetUninterpretedOption() []*UninterpretedOption { … }
type MessageOptions …
const Default_MessageOptions_MessageSetWireFormat …
const Default_MessageOptions_NoStandardDescriptorAccessor …
const Default_MessageOptions_Deprecated …
func (x *MessageOptions) Reset() { … }
func (x *MessageOptions) String() string { … }
func (*MessageOptions) ProtoMessage() { … }
func (x *MessageOptions) ProtoReflect() protoreflect.Message { … }
func (*MessageOptions) Descriptor() ([]byte, []int) { … }
func (x *MessageOptions) GetMessageSetWireFormat() bool { … }
func (x *MessageOptions) GetNoStandardDescriptorAccessor() bool { … }
func (x *MessageOptions) GetDeprecated() bool { … }
func (x *MessageOptions) GetMapEntry() bool { … }
func (x *MessageOptions) GetDeprecatedLegacyJsonFieldConflicts() bool { … }
func (x *MessageOptions) GetFeatures() *FeatureSet { … }
func (x *MessageOptions) GetUninterpretedOption() []*UninterpretedOption { … }
type FieldOptions …
const Default_FieldOptions_Ctype …
const Default_FieldOptions_Jstype …
const Default_FieldOptions_Lazy …
const Default_FieldOptions_UnverifiedLazy …
const Default_FieldOptions_Deprecated …
const Default_FieldOptions_Weak …
const Default_FieldOptions_DebugRedact …
func (x *FieldOptions) Reset() { … }
func (x *FieldOptions) String() string { … }
func (*FieldOptions) ProtoMessage() { … }
func (x *FieldOptions) ProtoReflect() protoreflect.Message { … }
func (*FieldOptions) Descriptor() ([]byte, []int) { … }
func (x *FieldOptions) GetCtype() FieldOptions_CType { … }
func (x *FieldOptions) GetPacked() bool { … }
func (x *FieldOptions) GetJstype() FieldOptions_JSType { … }
func (x *FieldOptions) GetLazy() bool { … }
func (x *FieldOptions) GetUnverifiedLazy() bool { … }
func (x *FieldOptions) GetDeprecated() bool { … }
func (x *FieldOptions) GetWeak() bool { … }
func (x *FieldOptions) GetDebugRedact() bool { … }
func (x *FieldOptions) GetRetention() FieldOptions_OptionRetention { … }
func (x *FieldOptions) GetTargets() []FieldOptions_OptionTargetType { … }
func (x *FieldOptions) GetEditionDefaults() []*FieldOptions_EditionDefault { … }
func (x *FieldOptions) GetFeatures() *FeatureSet { … }
func (x *FieldOptions) GetFeatureSupport() *FieldOptions_FeatureSupport { … }
func (x *FieldOptions) GetUninterpretedOption() []*UninterpretedOption { … }
type OneofOptions …
func (x *OneofOptions) Reset() { … }
func (x *OneofOptions) String() string { … }
func (*OneofOptions) ProtoMessage() { … }
func (x *OneofOptions) ProtoReflect() protoreflect.Message { … }
func (*OneofOptions) Descriptor() ([]byte, []int) { … }
func (x *OneofOptions) GetFeatures() *FeatureSet { … }
func (x *OneofOptions) GetUninterpretedOption() []*UninterpretedOption { … }
type EnumOptions …
const Default_EnumOptions_Deprecated …
func (x *EnumOptions) Reset() { … }
func (x *EnumOptions) String() string { … }
func (*EnumOptions) ProtoMessage() { … }
func (x *EnumOptions) ProtoReflect() protoreflect.Message { … }
func (*EnumOptions) Descriptor() ([]byte, []int) { … }
func (x *EnumOptions) GetAllowAlias() bool { … }
func (x *EnumOptions) GetDeprecated() bool { … }
func (x *EnumOptions) GetDeprecatedLegacyJsonFieldConflicts() bool { … }
func (x *EnumOptions) GetFeatures() *FeatureSet { … }
func (x *EnumOptions) GetUninterpretedOption() []*UninterpretedOption { … }
type EnumValueOptions …
const Default_EnumValueOptions_Deprecated …
const Default_EnumValueOptions_DebugRedact …
func (x *EnumValueOptions) Reset() { … }
func (x *EnumValueOptions) String() string { … }
func (*EnumValueOptions) ProtoMessage() { … }
func (x *EnumValueOptions) ProtoReflect() protoreflect.Message { … }
func (*EnumValueOptions) Descriptor() ([]byte, []int) { … }
func (x *EnumValueOptions) GetDeprecated() bool { … }
func (x *EnumValueOptions) GetFeatures() *FeatureSet { … }
func (x *EnumValueOptions) GetDebugRedact() bool { … }
func (x *EnumValueOptions) GetFeatureSupport() *FieldOptions_FeatureSupport { … }
func (x *EnumValueOptions) GetUninterpretedOption() []*UninterpretedOption { … }
type ServiceOptions …
const Default_ServiceOptions_Deprecated …
func (x *ServiceOptions) Reset() { … }
func (x *ServiceOptions) String() string { … }
func (*ServiceOptions) ProtoMessage() { … }
func (x *ServiceOptions) ProtoReflect() protoreflect.Message { … }
func (*ServiceOptions) Descriptor() ([]byte, []int) { … }
func (x *ServiceOptions) GetFeatures() *FeatureSet { … }
func (x *ServiceOptions) GetDeprecated() bool { … }
func (x *ServiceOptions) GetUninterpretedOption() []*UninterpretedOption { … }
type MethodOptions …
const Default_MethodOptions_Deprecated …
const Default_MethodOptions_IdempotencyLevel …
func (x *MethodOptions) Reset() { … }
func (x *MethodOptions) String() string { … }
func (*MethodOptions) ProtoMessage() { … }
func (x *MethodOptions) ProtoReflect() protoreflect.Message { … }
func (*MethodOptions) Descriptor() ([]byte, []int) { … }
func (x *MethodOptions) GetDeprecated() bool { … }
func (x *MethodOptions) GetIdempotencyLevel() MethodOptions_IdempotencyLevel { … }
func (x *MethodOptions) GetFeatures() *FeatureSet { … }
func (x *MethodOptions) GetUninterpretedOption() []*UninterpretedOption { … }
type UninterpretedOption …
func (x *UninterpretedOption) Reset() { … }
func (x *UninterpretedOption) String() string { … }
func (*UninterpretedOption) ProtoMessage() { … }
func (x *UninterpretedOption) ProtoReflect() protoreflect.Message { … }
func (*UninterpretedOption) Descriptor() ([]byte, []int) { … }
func (x *UninterpretedOption) GetName() []*UninterpretedOption_NamePart { … }
func (x *UninterpretedOption) GetIdentifierValue() string { … }
func (x *UninterpretedOption) GetPositiveIntValue() uint64 { … }
func (x *UninterpretedOption) GetNegativeIntValue() int64 { … }
func (x *UninterpretedOption) GetDoubleValue() float64 { … }
func (x *UninterpretedOption) GetStringValue() []byte { … }
func (x *UninterpretedOption) GetAggregateValue() string { … }
type FeatureSet …
func (x *FeatureSet) Reset() { … }
func (x *FeatureSet) String() string { … }
func (*FeatureSet) ProtoMessage() { … }
func (x *FeatureSet) ProtoReflect() protoreflect.Message { … }
func (*FeatureSet) Descriptor() ([]byte, []int) { … }
func (x *FeatureSet) GetFieldPresence() FeatureSet_FieldPresence { … }
func (x *FeatureSet) GetEnumType() FeatureSet_EnumType { … }
func (x *FeatureSet) GetRepeatedFieldEncoding() FeatureSet_RepeatedFieldEncoding { … }
func (x *FeatureSet) GetUtf8Validation() FeatureSet_Utf8Validation { … }
func (x *FeatureSet) GetMessageEncoding() FeatureSet_MessageEncoding { … }
func (x *FeatureSet) GetJsonFormat() FeatureSet_JsonFormat { … }
type FeatureSetDefaults …
func (x *FeatureSetDefaults) Reset() { … }
func (x *FeatureSetDefaults) String() string { … }
func (*FeatureSetDefaults) ProtoMessage() { … }
func (x *FeatureSetDefaults) ProtoReflect() protoreflect.Message { … }
func (*FeatureSetDefaults) Descriptor() ([]byte, []int) { … }
func (x *FeatureSetDefaults) GetDefaults() []*FeatureSetDefaults_FeatureSetEditionDefault { … }
func (x *FeatureSetDefaults) GetMinimumEdition() Edition { … }
func (x *FeatureSetDefaults) GetMaximumEdition() Edition { … }
type SourceCodeInfo …
func (x *SourceCodeInfo) Reset() { … }
func (x *SourceCodeInfo) String() string { … }
func (*SourceCodeInfo) ProtoMessage() { … }
func (x *SourceCodeInfo) ProtoReflect() protoreflect.Message { … }
func (*SourceCodeInfo) Descriptor() ([]byte, []int) { … }
func (x *SourceCodeInfo) GetLocation() []*SourceCodeInfo_Location { … }
type GeneratedCodeInfo …
func (x *GeneratedCodeInfo) Reset() { … }
func (x *GeneratedCodeInfo) String() string { … }
func (*GeneratedCodeInfo) ProtoMessage() { … }
func (x *GeneratedCodeInfo) ProtoReflect() protoreflect.Message { … }
func (*GeneratedCodeInfo) Descriptor() ([]byte, []int) { … }
func (x *GeneratedCodeInfo) GetAnnotation() []*GeneratedCodeInfo_Annotation { … }
type DescriptorProto_ExtensionRange …
func (x *DescriptorProto_ExtensionRange) Reset() { … }
func (x *DescriptorProto_ExtensionRange) String() string { … }
func (*DescriptorProto_ExtensionRange) ProtoMessage() { … }
func (x *DescriptorProto_ExtensionRange) ProtoReflect() protoreflect.Message { … }
func (*DescriptorProto_ExtensionRange) Descriptor() ([]byte, []int) { … }
func (x *DescriptorProto_ExtensionRange) GetStart() int32 { … }
func (x *DescriptorProto_ExtensionRange) GetEnd() int32 { … }
func (x *DescriptorProto_ExtensionRange) GetOptions() *ExtensionRangeOptions { … }
type DescriptorProto_ReservedRange …
func (x *DescriptorProto_ReservedRange) Reset() { … }
func (x *DescriptorProto_ReservedRange) String() string { … }
func (*DescriptorProto_ReservedRange) ProtoMessage() { … }
func (x *DescriptorProto_ReservedRange) ProtoReflect() protoreflect.Message { … }
func (*DescriptorProto_ReservedRange) Descriptor() ([]byte, []int) { … }
func (x *DescriptorProto_ReservedRange) GetStart() int32 { … }
func (x *DescriptorProto_ReservedRange) GetEnd() int32 { … }
type ExtensionRangeOptions_Declaration …
func (x *ExtensionRangeOptions_Declaration) Reset() { … }
func (x *ExtensionRangeOptions_Declaration) String() string { … }
func (*ExtensionRangeOptions_Declaration) ProtoMessage() { … }
func (x *ExtensionRangeOptions_Declaration) ProtoReflect() protoreflect.Message { … }
func (*ExtensionRangeOptions_Declaration) Descriptor() ([]byte, []int) { … }
func (x *ExtensionRangeOptions_Declaration) GetNumber() int32 { … }
func (x *ExtensionRangeOptions_Declaration) GetFullName() string { … }
func (x *ExtensionRangeOptions_Declaration) GetType() string { … }
func (x *ExtensionRangeOptions_Declaration) GetReserved() bool { … }
func (x *ExtensionRangeOptions_Declaration) GetRepeated() bool { … }
type EnumDescriptorProto_EnumReservedRange …
func (x *EnumDescriptorProto_EnumReservedRange) Reset() { … }
func (x *EnumDescriptorProto_EnumReservedRange) String() string { … }
func (*EnumDescriptorProto_EnumReservedRange) ProtoMessage() { … }
func (x *EnumDescriptorProto_EnumReservedRange) ProtoReflect() protoreflect.Message { … }
func (*EnumDescriptorProto_EnumReservedRange) Descriptor() ([]byte, []int) { … }
func (x *EnumDescriptorProto_EnumReservedRange) GetStart() int32 { … }
func (x *EnumDescriptorProto_EnumReservedRange) GetEnd() int32 { … }
type FieldOptions_EditionDefault …
func (x *FieldOptions_EditionDefault) Reset() { … }
func (x *FieldOptions_EditionDefault) String() string { … }
func (*FieldOptions_EditionDefault) ProtoMessage() { … }
func (x *FieldOptions_EditionDefault) ProtoReflect() protoreflect.Message { … }
func (*FieldOptions_EditionDefault) Descriptor() ([]byte, []int) { … }
func (x *FieldOptions_EditionDefault) GetEdition() Edition { … }
func (x *FieldOptions_EditionDefault) GetValue() string { … }
type FieldOptions_FeatureSupport …
func (x *FieldOptions_FeatureSupport) Reset() { … }
func (x *FieldOptions_FeatureSupport) String() string { … }
func (*FieldOptions_FeatureSupport) ProtoMessage() { … }
func (x *FieldOptions_FeatureSupport) ProtoReflect() protoreflect.Message { … }
func (*FieldOptions_FeatureSupport) Descriptor() ([]byte, []int) { … }
func (x *FieldOptions_FeatureSupport) GetEditionIntroduced() Edition { … }
func (x *FieldOptions_FeatureSupport) GetEditionDeprecated() Edition { … }
func (x *FieldOptions_FeatureSupport) GetDeprecationWarning() string { … }
func (x *FieldOptions_FeatureSupport) GetEditionRemoved() Edition { … }
type UninterpretedOption_NamePart …
func (x *UninterpretedOption_NamePart) Reset() { … }
func (x *UninterpretedOption_NamePart) String() string { … }
func (*UninterpretedOption_NamePart) ProtoMessage() { … }
func (x *UninterpretedOption_NamePart) ProtoReflect() protoreflect.Message { … }
func (*UninterpretedOption_NamePart) Descriptor() ([]byte, []int) { … }
func (x *UninterpretedOption_NamePart) GetNamePart() string { … }
func (x *UninterpretedOption_NamePart) GetIsExtension() bool { … }
type FeatureSetDefaults_FeatureSetEditionDefault …
func (x *FeatureSetDefaults_FeatureSetEditionDefault) Reset() { … }
func (x *FeatureSetDefaults_FeatureSetEditionDefault) String() string { … }
func (*FeatureSetDefaults_FeatureSetEditionDefault) ProtoMessage() { … }
func (x *FeatureSetDefaults_FeatureSetEditionDefault) ProtoReflect() protoreflect.Message { … }
func (*FeatureSetDefaults_FeatureSetEditionDefault) Descriptor() ([]byte, []int) { … }
func (x *FeatureSetDefaults_FeatureSetEditionDefault) GetEdition() Edition { … }
func (x *FeatureSetDefaults_FeatureSetEditionDefault) GetOverridableFeatures() *FeatureSet { … }
func (x *FeatureSetDefaults_FeatureSetEditionDefault) GetFixedFeatures() *FeatureSet { … }
type SourceCodeInfo_Location …
func (x *SourceCodeInfo_Location) Reset() { … }
func (x *SourceCodeInfo_Location) String() string { … }
func (*SourceCodeInfo_Location) ProtoMessage() { … }
func (x *SourceCodeInfo_Location) ProtoReflect() protoreflect.Message { … }
func (*SourceCodeInfo_Location) Descriptor() ([]byte, []int) { … }
func (x *SourceCodeInfo_Location) GetPath() []int32 { … }
func (x *SourceCodeInfo_Location) GetSpan() []int32 { … }
func (x *SourceCodeInfo_Location) GetLeadingComments() string { … }
func (x *SourceCodeInfo_Location) GetTrailingComments() string { … }
func (x *SourceCodeInfo_Location) GetLeadingDetachedComments() []string { … }
type GeneratedCodeInfo_Annotation …
func (x *GeneratedCodeInfo_Annotation) Reset() { … }
func (x *GeneratedCodeInfo_Annotation) String() string { … }
func (*GeneratedCodeInfo_Annotation) ProtoMessage() { … }
func (x *GeneratedCodeInfo_Annotation) ProtoReflect() protoreflect.Message { … }
func (*GeneratedCodeInfo_Annotation) Descriptor() ([]byte, []int) { … }
func (x *GeneratedCodeInfo_Annotation) GetPath() []int32 { … }
func (x *GeneratedCodeInfo_Annotation) GetSourceFile() string { … }
func (x *GeneratedCodeInfo_Annotation) GetBegin() int32 { … }
func (x *GeneratedCodeInfo_Annotation) GetEnd() int32 { … }
func (x *GeneratedCodeInfo_Annotation) GetSemantic() GeneratedCodeInfo_Annotation_Semantic { … }
var File_google_protobuf_descriptor_proto …
var file_google_protobuf_descriptor_proto_rawDesc …
var file_google_protobuf_descriptor_proto_rawDescOnce …
var file_google_protobuf_descriptor_proto_rawDescData …
func file_google_protobuf_descriptor_proto_rawDescGZIP() []byte { … }
var file_google_protobuf_descriptor_proto_enumTypes …
var file_google_protobuf_descriptor_proto_msgTypes …
var file_google_protobuf_descriptor_proto_goTypes …
var file_google_protobuf_descriptor_proto_depIdxs …
func init() { … }
func file_google_protobuf_descriptor_proto_init() { … }