Namespace protobuf.
Classes
- Any
- DescriptorProto
- Duration
- Empty
- EnumDescriptorProto
- EnumOptions
- EnumValueDescriptorProto
- EnumValueOptions
- ExtensionRangeOptions
- FeatureSet
- FeatureSetDefaults
- FieldDescriptorProto
- FieldMask
- FieldOptions
- FileDescriptorProto
- FileDescriptorSet
- FileOptions
- GeneratedCodeInfo
- ListValue
- MessageOptions
- MethodDescriptorProto
- MethodOptions
- OneofDescriptorProto
- OneofOptions
- ServiceDescriptorProto
- ServiceOptions
- SourceCodeInfo
- Struct
- Timestamp
- UninterpretedOption
- Value
Members
Edition
Edition enum.
Properties:
| Name | Type | Description | 
|---|---|---|
| EDITION_UNKNOWN | number | EDITION_UNKNOWN value | 
| EDITION_PROTO2 | number | EDITION_PROTO2 value | 
| EDITION_PROTO3 | number | EDITION_PROTO3 value | 
| EDITION_2023 | number | EDITION_2023 value | 
| EDITION_2024 | number | EDITION_2024 value | 
| EDITION_1_TEST_ONLY | number | EDITION_1_TEST_ONLY value | 
| EDITION_2_TEST_ONLY | number | EDITION_2_TEST_ONLY value | 
| EDITION_99997_TEST_ONLY | number | EDITION_99997_TEST_ONLY value | 
| EDITION_99998_TEST_ONLY | number | EDITION_99998_TEST_ONLY value | 
| EDITION_99999_TEST_ONLY | number | EDITION_99999_TEST_ONLY value | 
| EDITION_MAX | number | EDITION_MAX value | 
NullValue
NullValue enum.
Properties:
| Name | Type | Description | 
|---|---|---|
| NULL_VALUE | number | NULL_VALUE value |