static class |
DescriptorProtos.Edition |
The full set of known editions.
|
static class |
DescriptorProtos.ExtensionRangeOptions.VerificationState |
The verification state of the extension range.
|
static class |
DescriptorProtos.FeatureSet.EnumType |
Protobuf enum google.protobuf.FeatureSet.EnumType
|
static class |
DescriptorProtos.FeatureSet.FieldPresence |
Protobuf enum google.protobuf.FeatureSet.FieldPresence
|
static class |
DescriptorProtos.FeatureSet.JsonFormat |
Protobuf enum google.protobuf.FeatureSet.JsonFormat
|
static class |
DescriptorProtos.FeatureSet.MessageEncoding |
Protobuf enum google.protobuf.FeatureSet.MessageEncoding
|
static class |
DescriptorProtos.FeatureSet.RepeatedFieldEncoding |
Protobuf enum google.protobuf.FeatureSet.RepeatedFieldEncoding
|
static class |
DescriptorProtos.FeatureSet.Utf8Validation |
Protobuf enum google.protobuf.FeatureSet.Utf8Validation
|
static class |
DescriptorProtos.FieldDescriptorProto.Label |
Protobuf enum google.protobuf.FieldDescriptorProto.Label
|
static class |
DescriptorProtos.FieldDescriptorProto.Type |
Protobuf enum google.protobuf.FieldDescriptorProto.Type
|
static class |
DescriptorProtos.FieldOptions.CType |
Protobuf enum google.protobuf.FieldOptions.CType
|
static class |
DescriptorProtos.FieldOptions.JSType |
Protobuf enum google.protobuf.FieldOptions.JSType
|
static class |
DescriptorProtos.FieldOptions.OptionRetention |
If set to RETENTION_SOURCE, the option will be omitted from the binary.
|
static class |
DescriptorProtos.FieldOptions.OptionTargetType |
This indicates the types of entities that the field may apply to when used
as an option.
|
static class |
DescriptorProtos.FileOptions.OptimizeMode |
Generated classes can be optimized for speed or code size.
|
static class |
DescriptorProtos.GeneratedCodeInfo.Annotation.Semantic |
Represents the identified object's effect on the element in the original
.proto file.
|
static class |
DescriptorProtos.MethodOptions.IdempotencyLevel |
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 class |
Field.Cardinality |
Whether a field is optional, required, or repeated.
|
static class |
Field.Kind |
Basic field types.
|
static class |
JavaFeaturesProto.JavaFeatures.Utf8Validation |
The UTF8 validation strategy to use.
|
class |
NullValue |
`NullValue` is a singleton enumeration to represent the null value for the
`Value` type union.
|
class |
Syntax |
The syntax in which a protocol buffer element is defined.
|