Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.86 KB

EnumDescriptorProtoOrBuilder.md

File metadata and controls

26 lines (23 loc) · 1.86 KB

EnumDescriptorProtoOrBuilder

Properties

Name Type Description Notes
Options *EnumOptions [optional] [default to null]
Name string [optional] [default to null]
ReservedRangeOrBuilderList []EnumReservedRangeOrBuilder [optional] [default to null]
ReservedRangeCount int32 [optional] [default to null]
ReservedNameCount int32 [optional] [default to null]
ValueList []EnumValueDescriptorProto [optional] [default to null]
ValueOrBuilderList []EnumValueDescriptorProtoOrBuilder [optional] [default to null]
ValueCount int32 [optional] [default to null]
NameBytes *ByteString [optional] [default to null]
OptionsOrBuilder *EnumOptionsOrBuilder [optional] [default to null]
ReservedRangeList []EnumReservedRange [optional] [default to null]
ReservedNameList []string [optional] [default to null]
InitializationErrorString string [optional] [default to null]
DescriptorForType *Descriptor [optional] [default to null]
AllFields map[string]interface{} [optional] [default to null]
UnknownFields *UnknownFieldSet [optional] [default to null]
DefaultInstanceForType *Message [optional] [default to null]
Initialized bool [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]