Deprecated: Use the "google.golang.org/protobuf" module instead.
package descriptor
import "github.com/golang/protobuf/protoc-gen-go/descriptor"
Index ¶
- Constants
- Variables
- type DescriptorProto
- type DescriptorProto_ExtensionRange
- type DescriptorProto_ReservedRange
- type Edition
- type EnumDescriptorProto
- type EnumDescriptorProto_EnumReservedRange
- type EnumOptions
- type EnumValueDescriptorProto
- type EnumValueOptions
- type ExtensionRangeOptions
- type ExtensionRangeOptions_Declaration
- type ExtensionRangeOptions_VerificationState
- type FeatureSet
- type FeatureSetDefaults
- type FeatureSetDefaults_FeatureSetEditionDefault
- type FeatureSet_EnumType
- type FeatureSet_FieldPresence
- type FeatureSet_JsonFormat
- type FeatureSet_MessageEncoding
- type FeatureSet_RepeatedFieldEncoding
- type FeatureSet_Utf8Validation
- type FieldDescriptorProto
- type FieldDescriptorProto_Label
- type FieldDescriptorProto_Type
- type FieldOptions
- type FieldOptions_CType
- type FieldOptions_EditionDefault
- type FieldOptions_JSType
- type FieldOptions_OptionRetention
- type FieldOptions_OptionTargetType
- type FileDescriptorProto
- type FileDescriptorSet
- type FileOptions
- type FileOptions_OptimizeMode
- type GeneratedCodeInfo
- type GeneratedCodeInfo_Annotation
- type GeneratedCodeInfo_Annotation_Semantic
- type MessageOptions
- type MethodDescriptorProto
- type MethodOptions
- type MethodOptions_IdempotencyLevel
- type OneofDescriptorProto
- type OneofOptions
- type ServiceDescriptorProto
- type ServiceOptions
- type SourceCodeInfo
- type SourceCodeInfo_Location
- type UninterpretedOption
- type UninterpretedOption_NamePart
Constants ¶
const Default_EnumOptions_Deprecated = descriptorpb.Default_EnumOptions_Deprecated
const Default_EnumValueOptions_DebugRedact = descriptorpb.Default_EnumValueOptions_DebugRedact
const Default_EnumValueOptions_Deprecated = descriptorpb.Default_EnumValueOptions_Deprecated
const Default_ExtensionRangeOptions_Verification = descriptorpb.Default_ExtensionRangeOptions_Verification
const Default_FieldOptions_Ctype = descriptorpb.Default_FieldOptions_Ctype
const Default_FieldOptions_DebugRedact = descriptorpb.Default_FieldOptions_DebugRedact
const Default_FieldOptions_Deprecated = descriptorpb.Default_FieldOptions_Deprecated
const Default_FieldOptions_Jstype = descriptorpb.Default_FieldOptions_Jstype
const Default_FieldOptions_Lazy = descriptorpb.Default_FieldOptions_Lazy
const Default_FieldOptions_UnverifiedLazy = descriptorpb.Default_FieldOptions_UnverifiedLazy
const Default_FieldOptions_Weak = descriptorpb.Default_FieldOptions_Weak
const Default_FileOptions_CcEnableArenas = descriptorpb.Default_FileOptions_CcEnableArenas
const Default_FileOptions_CcGenericServices = descriptorpb.Default_FileOptions_CcGenericServices
const Default_FileOptions_Deprecated = descriptorpb.Default_FileOptions_Deprecated
const Default_FileOptions_JavaGenericServices = descriptorpb.Default_FileOptions_JavaGenericServices
const Default_FileOptions_JavaMultipleFiles = descriptorpb.Default_FileOptions_JavaMultipleFiles
const Default_FileOptions_JavaStringCheckUtf8 = descriptorpb.Default_FileOptions_JavaStringCheckUtf8
const Default_FileOptions_OptimizeFor = descriptorpb.Default_FileOptions_OptimizeFor
const Default_FileOptions_PyGenericServices = descriptorpb.Default_FileOptions_PyGenericServices
const Default_MessageOptions_Deprecated = descriptorpb.Default_MessageOptions_Deprecated
const Default_MessageOptions_MessageSetWireFormat = descriptorpb.Default_MessageOptions_MessageSetWireFormat
const Default_MessageOptions_NoStandardDescriptorAccessor = descriptorpb.Default_MessageOptions_NoStandardDescriptorAccessor
const Default_MethodDescriptorProto_ClientStreaming = descriptorpb.Default_MethodDescriptorProto_ClientStreaming
const Default_MethodDescriptorProto_ServerStreaming = descriptorpb.Default_MethodDescriptorProto_ServerStreaming
const Default_MethodOptions_Deprecated = descriptorpb.Default_MethodOptions_Deprecated
const Default_MethodOptions_IdempotencyLevel = descriptorpb.Default_MethodOptions_IdempotencyLevel
const Default_ServiceOptions_Deprecated = descriptorpb.Default_ServiceOptions_Deprecated
const Edition_EDITION_1_TEST_ONLY = descriptorpb.Edition_EDITION_1_TEST_ONLY
const Edition_EDITION_2023 = descriptorpb.Edition_EDITION_2023
const Edition_EDITION_2024 = descriptorpb.Edition_EDITION_2024
const Edition_EDITION_2_TEST_ONLY = descriptorpb.Edition_EDITION_2_TEST_ONLY
const Edition_EDITION_99997_TEST_ONLY = descriptorpb.Edition_EDITION_99997_TEST_ONLY
const Edition_EDITION_99998_TEST_ONLY = descriptorpb.Edition_EDITION_99998_TEST_ONLY
const Edition_EDITION_99999_TEST_ONLY = descriptorpb.Edition_EDITION_99999_TEST_ONLY
const Edition_EDITION_MAX = descriptorpb.Edition_EDITION_MAX
const Edition_EDITION_PROTO2 = descriptorpb.Edition_EDITION_PROTO2
const Edition_EDITION_PROTO3 = descriptorpb.Edition_EDITION_PROTO3
const Edition_EDITION_UNKNOWN = descriptorpb.Edition_EDITION_UNKNOWN
const ExtensionRangeOptions_DECLARATION = descriptorpb.ExtensionRangeOptions_DECLARATION
const ExtensionRangeOptions_UNVERIFIED = descriptorpb.ExtensionRangeOptions_UNVERIFIED
const FeatureSet_ALLOW = descriptorpb.FeatureSet_ALLOW
const FeatureSet_CLOSED = descriptorpb.FeatureSet_CLOSED
const FeatureSet_DELIMITED = descriptorpb.FeatureSet_DELIMITED
const FeatureSet_ENUM_TYPE_UNKNOWN = descriptorpb.FeatureSet_ENUM_TYPE_UNKNOWN
const FeatureSet_EXPANDED = descriptorpb.FeatureSet_EXPANDED
const FeatureSet_EXPLICIT = descriptorpb.FeatureSet_EXPLICIT
const FeatureSet_FIELD_PRESENCE_UNKNOWN = descriptorpb.FeatureSet_FIELD_PRESENCE_UNKNOWN
const FeatureSet_IMPLICIT = descriptorpb.FeatureSet_IMPLICIT
const FeatureSet_JSON_FORMAT_UNKNOWN = descriptorpb.FeatureSet_JSON_FORMAT_UNKNOWN
const FeatureSet_LEGACY_BEST_EFFORT = descriptorpb.FeatureSet_LEGACY_BEST_EFFORT
const FeatureSet_LEGACY_REQUIRED = descriptorpb.FeatureSet_LEGACY_REQUIRED
const FeatureSet_LENGTH_PREFIXED = descriptorpb.FeatureSet_LENGTH_PREFIXED
const FeatureSet_MESSAGE_ENCODING_UNKNOWN = descriptorpb.FeatureSet_MESSAGE_ENCODING_UNKNOWN
const FeatureSet_NONE = descriptorpb.FeatureSet_NONE
const FeatureSet_OPEN = descriptorpb.FeatureSet_OPEN
const FeatureSet_PACKED = descriptorpb.FeatureSet_PACKED
const FeatureSet_REPEATED_FIELD_ENCODING_UNKNOWN = descriptorpb.FeatureSet_REPEATED_FIELD_ENCODING_UNKNOWN
const FeatureSet_UTF8_VALIDATION_UNKNOWN = descriptorpb.FeatureSet_UTF8_VALIDATION_UNKNOWN
const FeatureSet_VERIFY = descriptorpb.FeatureSet_VERIFY
const FieldDescriptorProto_LABEL_OPTIONAL = descriptorpb.FieldDescriptorProto_LABEL_OPTIONAL
const FieldDescriptorProto_LABEL_REPEATED = descriptorpb.FieldDescriptorProto_LABEL_REPEATED
const FieldDescriptorProto_LABEL_REQUIRED = descriptorpb.FieldDescriptorProto_LABEL_REQUIRED
const FieldDescriptorProto_TYPE_BOOL = descriptorpb.FieldDescriptorProto_TYPE_BOOL
const FieldDescriptorProto_TYPE_BYTES = descriptorpb.FieldDescriptorProto_TYPE_BYTES
const FieldDescriptorProto_TYPE_DOUBLE = descriptorpb.FieldDescriptorProto_TYPE_DOUBLE
const FieldDescriptorProto_TYPE_ENUM = descriptorpb.FieldDescriptorProto_TYPE_ENUM
const FieldDescriptorProto_TYPE_FIXED32 = descriptorpb.FieldDescriptorProto_TYPE_FIXED32
const FieldDescriptorProto_TYPE_FIXED64 = descriptorpb.FieldDescriptorProto_TYPE_FIXED64
const FieldDescriptorProto_TYPE_FLOAT = descriptorpb.FieldDescriptorProto_TYPE_FLOAT
const FieldDescriptorProto_TYPE_GROUP = descriptorpb.FieldDescriptorProto_TYPE_GROUP
const FieldDescriptorProto_TYPE_INT32 = descriptorpb.FieldDescriptorProto_TYPE_INT32
const FieldDescriptorProto_TYPE_INT64 = descriptorpb.FieldDescriptorProto_TYPE_INT64
const FieldDescriptorProto_TYPE_MESSAGE = descriptorpb.FieldDescriptorProto_TYPE_MESSAGE
const FieldDescriptorProto_TYPE_SFIXED32 = descriptorpb.FieldDescriptorProto_TYPE_SFIXED32
const FieldDescriptorProto_TYPE_SFIXED64 = descriptorpb.FieldDescriptorProto_TYPE_SFIXED64
const FieldDescriptorProto_TYPE_SINT32 = descriptorpb.FieldDescriptorProto_TYPE_SINT32
const FieldDescriptorProto_TYPE_SINT64 = descriptorpb.FieldDescriptorProto_TYPE_SINT64
const FieldDescriptorProto_TYPE_STRING = descriptorpb.FieldDescriptorProto_TYPE_STRING
const FieldDescriptorProto_TYPE_UINT32 = descriptorpb.FieldDescriptorProto_TYPE_UINT32
const FieldDescriptorProto_TYPE_UINT64 = descriptorpb.FieldDescriptorProto_TYPE_UINT64
const FieldOptions_CORD = descriptorpb.FieldOptions_CORD
const FieldOptions_JS_NORMAL = descriptorpb.FieldOptions_JS_NORMAL
const FieldOptions_JS_NUMBER = descriptorpb.FieldOptions_JS_NUMBER
const FieldOptions_JS_STRING = descriptorpb.FieldOptions_JS_STRING
const FieldOptions_RETENTION_RUNTIME = descriptorpb.FieldOptions_RETENTION_RUNTIME
const FieldOptions_RETENTION_SOURCE = descriptorpb.FieldOptions_RETENTION_SOURCE
const FieldOptions_RETENTION_UNKNOWN = descriptorpb.FieldOptions_RETENTION_UNKNOWN
const FieldOptions_STRING = descriptorpb.FieldOptions_STRING
const FieldOptions_STRING_PIECE = descriptorpb.FieldOptions_STRING_PIECE
const FieldOptions_TARGET_TYPE_ENUM = descriptorpb.FieldOptions_TARGET_TYPE_ENUM
const FieldOptions_TARGET_TYPE_ENUM_ENTRY = descriptorpb.FieldOptions_TARGET_TYPE_ENUM_ENTRY
const FieldOptions_TARGET_TYPE_EXTENSION_RANGE = descriptorpb.FieldOptions_TARGET_TYPE_EXTENSION_RANGE
const FieldOptions_TARGET_TYPE_FIELD = descriptorpb.FieldOptions_TARGET_TYPE_FIELD
const FieldOptions_TARGET_TYPE_FILE = descriptorpb.FieldOptions_TARGET_TYPE_FILE
const FieldOptions_TARGET_TYPE_MESSAGE = descriptorpb.FieldOptions_TARGET_TYPE_MESSAGE
const FieldOptions_TARGET_TYPE_METHOD = descriptorpb.FieldOptions_TARGET_TYPE_METHOD
const FieldOptions_TARGET_TYPE_ONEOF = descriptorpb.FieldOptions_TARGET_TYPE_ONEOF
const FieldOptions_TARGET_TYPE_SERVICE = descriptorpb.FieldOptions_TARGET_TYPE_SERVICE
const FieldOptions_TARGET_TYPE_UNKNOWN = descriptorpb.FieldOptions_TARGET_TYPE_UNKNOWN
const FileOptions_CODE_SIZE = descriptorpb.FileOptions_CODE_SIZE
const FileOptions_LITE_RUNTIME = descriptorpb.FileOptions_LITE_RUNTIME
const FileOptions_SPEED = descriptorpb.FileOptions_SPEED
const GeneratedCodeInfo_Annotation_ALIAS = descriptorpb.GeneratedCodeInfo_Annotation_ALIAS
const GeneratedCodeInfo_Annotation_NONE = descriptorpb.GeneratedCodeInfo_Annotation_NONE
const GeneratedCodeInfo_Annotation_SET = descriptorpb.GeneratedCodeInfo_Annotation_SET
const MethodOptions_IDEMPOTENCY_UNKNOWN = descriptorpb.MethodOptions_IDEMPOTENCY_UNKNOWN
const MethodOptions_IDEMPOTENT = descriptorpb.MethodOptions_IDEMPOTENT
const MethodOptions_NO_SIDE_EFFECTS = descriptorpb.MethodOptions_NO_SIDE_EFFECTS
Variables ¶
var Edition_name = descriptorpb.Edition_name
var Edition_value = descriptorpb.Edition_value
var ExtensionRangeOptions_VerificationState_name = descriptorpb.ExtensionRangeOptions_VerificationState_name
var ExtensionRangeOptions_VerificationState_value = descriptorpb.ExtensionRangeOptions_VerificationState_value
var FeatureSet_EnumType_name = descriptorpb.FeatureSet_EnumType_name
var FeatureSet_EnumType_value = descriptorpb.FeatureSet_EnumType_value
var FeatureSet_FieldPresence_name = descriptorpb.FeatureSet_FieldPresence_name
var FeatureSet_FieldPresence_value = descriptorpb.FeatureSet_FieldPresence_value
var FeatureSet_JsonFormat_name = descriptorpb.FeatureSet_JsonFormat_name
var FeatureSet_JsonFormat_value = descriptorpb.FeatureSet_JsonFormat_value
var FeatureSet_MessageEncoding_name = descriptorpb.FeatureSet_MessageEncoding_name
var FeatureSet_MessageEncoding_value = descriptorpb.FeatureSet_MessageEncoding_value
var FeatureSet_RepeatedFieldEncoding_name = descriptorpb.FeatureSet_RepeatedFieldEncoding_name
var FeatureSet_RepeatedFieldEncoding_value = descriptorpb.FeatureSet_RepeatedFieldEncoding_value
var FeatureSet_Utf8Validation_name = descriptorpb.FeatureSet_Utf8Validation_name
var FeatureSet_Utf8Validation_value = descriptorpb.FeatureSet_Utf8Validation_value
var FieldDescriptorProto_Label_name = descriptorpb.FieldDescriptorProto_Label_name
var FieldDescriptorProto_Label_value = descriptorpb.FieldDescriptorProto_Label_value
var FieldDescriptorProto_Type_name = descriptorpb.FieldDescriptorProto_Type_name
var FieldDescriptorProto_Type_value = descriptorpb.FieldDescriptorProto_Type_value
var FieldOptions_CType_name = descriptorpb.FieldOptions_CType_name
var FieldOptions_CType_value = descriptorpb.FieldOptions_CType_value
var FieldOptions_JSType_name = descriptorpb.FieldOptions_JSType_name
var FieldOptions_JSType_value = descriptorpb.FieldOptions_JSType_value
var FieldOptions_OptionRetention_name = descriptorpb.FieldOptions_OptionRetention_name
var FieldOptions_OptionRetention_value = descriptorpb.FieldOptions_OptionRetention_value
var FieldOptions_OptionTargetType_name = descriptorpb.FieldOptions_OptionTargetType_name
var FieldOptions_OptionTargetType_value = descriptorpb.FieldOptions_OptionTargetType_value
var FileOptions_OptimizeMode_name = descriptorpb.FileOptions_OptimizeMode_name
var FileOptions_OptimizeMode_value = descriptorpb.FileOptions_OptimizeMode_value
var File_github_com_golang_protobuf_protoc_gen_go_descriptor_descriptor_proto protoreflect.FileDescriptor
var GeneratedCodeInfo_Annotation_Semantic_name = descriptorpb.GeneratedCodeInfo_Annotation_Semantic_name
var GeneratedCodeInfo_Annotation_Semantic_value = descriptorpb.GeneratedCodeInfo_Annotation_Semantic_value
var MethodOptions_IdempotencyLevel_name = descriptorpb.MethodOptions_IdempotencyLevel_name
var MethodOptions_IdempotencyLevel_value = descriptorpb.MethodOptions_IdempotencyLevel_value
Types ¶
type DescriptorProto ¶
type DescriptorProto = descriptorpb.DescriptorProto
type DescriptorProto_ExtensionRange ¶
type DescriptorProto_ExtensionRange = descriptorpb.DescriptorProto_ExtensionRange
type DescriptorProto_ReservedRange ¶
type DescriptorProto_ReservedRange = descriptorpb.DescriptorProto_ReservedRange
type Edition ¶
type Edition = descriptorpb.Edition
type EnumDescriptorProto ¶
type EnumDescriptorProto = descriptorpb.EnumDescriptorProto
type EnumDescriptorProto_EnumReservedRange ¶
type EnumDescriptorProto_EnumReservedRange = descriptorpb.EnumDescriptorProto_EnumReservedRange
type EnumOptions ¶
type EnumOptions = descriptorpb.EnumOptions
type EnumValueDescriptorProto ¶
type EnumValueDescriptorProto = descriptorpb.EnumValueDescriptorProto
type EnumValueOptions ¶
type EnumValueOptions = descriptorpb.EnumValueOptions
type ExtensionRangeOptions ¶
type ExtensionRangeOptions = descriptorpb.ExtensionRangeOptions
type ExtensionRangeOptions_Declaration ¶
type ExtensionRangeOptions_Declaration = descriptorpb.ExtensionRangeOptions_Declaration
type ExtensionRangeOptions_VerificationState ¶
type ExtensionRangeOptions_VerificationState = descriptorpb.ExtensionRangeOptions_VerificationState
type FeatureSet ¶
type FeatureSet = descriptorpb.FeatureSet
type FeatureSetDefaults ¶
type FeatureSetDefaults = descriptorpb.FeatureSetDefaults
type FeatureSetDefaults_FeatureSetEditionDefault ¶
type FeatureSetDefaults_FeatureSetEditionDefault = descriptorpb.FeatureSetDefaults_FeatureSetEditionDefault
type FeatureSet_EnumType ¶
type FeatureSet_EnumType = descriptorpb.FeatureSet_EnumType
type FeatureSet_FieldPresence ¶
type FeatureSet_FieldPresence = descriptorpb.FeatureSet_FieldPresence
type FeatureSet_JsonFormat ¶
type FeatureSet_JsonFormat = descriptorpb.FeatureSet_JsonFormat
type FeatureSet_MessageEncoding ¶
type FeatureSet_MessageEncoding = descriptorpb.FeatureSet_MessageEncoding
type FeatureSet_RepeatedFieldEncoding ¶
type FeatureSet_RepeatedFieldEncoding = descriptorpb.FeatureSet_RepeatedFieldEncoding
type FeatureSet_Utf8Validation ¶
type FeatureSet_Utf8Validation = descriptorpb.FeatureSet_Utf8Validation
type FieldDescriptorProto ¶
type FieldDescriptorProto = descriptorpb.FieldDescriptorProto
type FieldDescriptorProto_Label ¶
type FieldDescriptorProto_Label = descriptorpb.FieldDescriptorProto_Label
type FieldDescriptorProto_Type ¶
type FieldDescriptorProto_Type = descriptorpb.FieldDescriptorProto_Type
type FieldOptions ¶
type FieldOptions = descriptorpb.FieldOptions
type FieldOptions_CType ¶
type FieldOptions_CType = descriptorpb.FieldOptions_CType
type FieldOptions_EditionDefault ¶
type FieldOptions_EditionDefault = descriptorpb.FieldOptions_EditionDefault
type FieldOptions_JSType ¶
type FieldOptions_JSType = descriptorpb.FieldOptions_JSType
type FieldOptions_OptionRetention ¶
type FieldOptions_OptionRetention = descriptorpb.FieldOptions_OptionRetention
type FieldOptions_OptionTargetType ¶
type FieldOptions_OptionTargetType = descriptorpb.FieldOptions_OptionTargetType
type FileDescriptorProto ¶
type FileDescriptorProto = descriptorpb.FileDescriptorProto
type FileDescriptorSet ¶
type FileDescriptorSet = descriptorpb.FileDescriptorSet
type FileOptions ¶
type FileOptions = descriptorpb.FileOptions
type FileOptions_OptimizeMode ¶
type FileOptions_OptimizeMode = descriptorpb.FileOptions_OptimizeMode
type GeneratedCodeInfo ¶
type GeneratedCodeInfo = descriptorpb.GeneratedCodeInfo
type GeneratedCodeInfo_Annotation ¶
type GeneratedCodeInfo_Annotation = descriptorpb.GeneratedCodeInfo_Annotation
type GeneratedCodeInfo_Annotation_Semantic ¶
type GeneratedCodeInfo_Annotation_Semantic = descriptorpb.GeneratedCodeInfo_Annotation_Semantic
type MessageOptions ¶
type MessageOptions = descriptorpb.MessageOptions
type MethodDescriptorProto ¶
type MethodDescriptorProto = descriptorpb.MethodDescriptorProto
type MethodOptions ¶
type MethodOptions = descriptorpb.MethodOptions
type MethodOptions_IdempotencyLevel ¶
type MethodOptions_IdempotencyLevel = descriptorpb.MethodOptions_IdempotencyLevel
type OneofDescriptorProto ¶
type OneofDescriptorProto = descriptorpb.OneofDescriptorProto
type OneofOptions ¶
type OneofOptions = descriptorpb.OneofOptions
type ServiceDescriptorProto ¶
type ServiceDescriptorProto = descriptorpb.ServiceDescriptorProto
type ServiceOptions ¶
type ServiceOptions = descriptorpb.ServiceOptions
type SourceCodeInfo ¶
type SourceCodeInfo = descriptorpb.SourceCodeInfo
type SourceCodeInfo_Location ¶
type SourceCodeInfo_Location = descriptorpb.SourceCodeInfo_Location
type UninterpretedOption ¶
type UninterpretedOption = descriptorpb.UninterpretedOption
type UninterpretedOption_NamePart ¶
type UninterpretedOption_NamePart = descriptorpb.UninterpretedOption_NamePart
Source Files ¶
- Version
- v1.5.4 (latest)
- Published
- Mar 6, 2024
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 5 days ago –
Tools for package owners.