static enum
The full set of known editions.
static enum
The verification state of the extension range.
static enum
Protobuf enum google.protobuf.FeatureSet.EnforceNamingStyle
static enum
Protobuf enum google.protobuf.FeatureSet.EnumType
static enum
Protobuf enum google.protobuf.FeatureSet.FieldPresence
static enum
Protobuf enum google.protobuf.FeatureSet.JsonFormat
static enum
Protobuf enum google.protobuf.FeatureSet.MessageEncoding
static enum
Protobuf enum google.protobuf.FeatureSet.RepeatedFieldEncoding
static enum
Protobuf enum google.protobuf.FeatureSet.Utf8Validation
static enum
Protobuf enum google.protobuf.FieldDescriptorProto.Label
static enum
Protobuf enum google.protobuf.FieldDescriptorProto.Type
static enum
Protobuf enum google.protobuf.FieldOptions.CType
static enum
Protobuf enum google.protobuf.FieldOptions.JSType
static enum
If set to RETENTION_SOURCE, the option will be omitted from the binary.
static enum
This indicates the types of entities that the field may apply to when used
as an option.
static enum
Generated classes can be optimized for speed or code size.
static enum
Represents the identified object's effect on the element in the original
.proto file.
static enum
Is this method side-effect-free (or safe in HTTP parlance), or idempotent,
or neither? HTTP based RPC implementation may choose GET verb for safe
methods, and PUT verb for idempotent methods instead of the default POST.
static enum
The UTF8 validation strategy to use.