| Any |
`Any` contains an arbitrary serialized protocol buffer message along with a
URL that describes the type of the serialized message.
|
| Any.Builder |
`Any` contains an arbitrary serialized protocol buffer message along with a
URL that describes the type of the serialized message.
|
| AnyProto |
|
| BoolValue |
Wrapper message for `bool`.
|
| BoolValue.Builder |
Wrapper message for `bool`.
|
| BytesValue |
Wrapper message for `bytes`.
|
| BytesValue.Builder |
Wrapper message for `bytes`.
|
| DescriptorProtos |
|
| DescriptorProtos.DescriptorProto |
Describes a message type.
|
| DescriptorProtos.DescriptorProto.Builder |
Describes a message type.
|
| DescriptorProtos.DescriptorProto.ExtensionRange |
Protobuf type google.protobuf.DescriptorProto.ExtensionRange
|
| DescriptorProtos.DescriptorProto.ExtensionRange.Builder |
Protobuf type google.protobuf.DescriptorProto.ExtensionRange
|
| DescriptorProtos.DescriptorProto.ReservedRange |
Range of reserved tag numbers.
|
| DescriptorProtos.DescriptorProto.ReservedRange.Builder |
Range of reserved tag numbers.
|
| DescriptorProtos.EnumDescriptorProto |
Describes an enum type.
|
| DescriptorProtos.EnumDescriptorProto.Builder |
Describes an enum type.
|
| DescriptorProtos.EnumDescriptorProto.EnumReservedRange |
Range of reserved numeric values.
|
| DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder |
Range of reserved numeric values.
|
| DescriptorProtos.EnumOptions |
Protobuf type google.protobuf.EnumOptions
|
| DescriptorProtos.EnumOptions.Builder |
Protobuf type google.protobuf.EnumOptions
|
| DescriptorProtos.EnumValueDescriptorProto |
Describes a value within an enum.
|
| DescriptorProtos.EnumValueDescriptorProto.Builder |
Describes a value within an enum.
|
| DescriptorProtos.EnumValueOptions |
Protobuf type google.protobuf.EnumValueOptions
|
| DescriptorProtos.EnumValueOptions.Builder |
Protobuf type google.protobuf.EnumValueOptions
|
| DescriptorProtos.ExtensionRangeOptions |
Protobuf type google.protobuf.ExtensionRangeOptions
|
| DescriptorProtos.ExtensionRangeOptions.Builder |
Protobuf type google.protobuf.ExtensionRangeOptions
|
| DescriptorProtos.ExtensionRangeOptions.Declaration |
Protobuf type google.protobuf.ExtensionRangeOptions.Declaration
|
| DescriptorProtos.ExtensionRangeOptions.Declaration.Builder |
Protobuf type google.protobuf.ExtensionRangeOptions.Declaration
|
| DescriptorProtos.FeatureSet |
TODO Enums in C++ gencode (and potentially other languages) are
not well scoped.
|
| DescriptorProtos.FeatureSet.Builder |
TODO Enums in C++ gencode (and potentially other languages) are
not well scoped.
|
| DescriptorProtos.FeatureSetDefaults |
A compiled specification for the defaults of a set of features.
|
| DescriptorProtos.FeatureSetDefaults.Builder |
A compiled specification for the defaults of a set of features.
|
| DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault |
A map from every known edition with a unique set of defaults to its
defaults.
|
| DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder |
A map from every known edition with a unique set of defaults to its
defaults.
|
| DescriptorProtos.FieldDescriptorProto |
Describes a field within a message.
|
| DescriptorProtos.FieldDescriptorProto.Builder |
Describes a field within a message.
|
| DescriptorProtos.FieldOptions |
Protobuf type google.protobuf.FieldOptions
|
| DescriptorProtos.FieldOptions.Builder |
Protobuf type google.protobuf.FieldOptions
|
| DescriptorProtos.FieldOptions.EditionDefault |
Protobuf type google.protobuf.FieldOptions.EditionDefault
|
| DescriptorProtos.FieldOptions.EditionDefault.Builder |
Protobuf type google.protobuf.FieldOptions.EditionDefault
|
| DescriptorProtos.FileDescriptorProto |
Describes a complete .proto file.
|
| DescriptorProtos.FileDescriptorProto.Builder |
Describes a complete .proto file.
|
| DescriptorProtos.FileDescriptorSet |
The protocol compiler can output a FileDescriptorSet containing the .proto
files it parses.
|
| DescriptorProtos.FileDescriptorSet.Builder |
The protocol compiler can output a FileDescriptorSet containing the .proto
files it parses.
|
| DescriptorProtos.FileOptions |
Protobuf type google.protobuf.FileOptions
|
| DescriptorProtos.FileOptions.Builder |
Protobuf type google.protobuf.FileOptions
|
| DescriptorProtos.GeneratedCodeInfo |
Describes the relationship between generated code and its original source
file.
|
| DescriptorProtos.GeneratedCodeInfo.Annotation |
Protobuf type google.protobuf.GeneratedCodeInfo.Annotation
|
| DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
Protobuf type google.protobuf.GeneratedCodeInfo.Annotation
|
| DescriptorProtos.GeneratedCodeInfo.Builder |
Describes the relationship between generated code and its original source
file.
|
| DescriptorProtos.MessageOptions |
Protobuf type google.protobuf.MessageOptions
|
| DescriptorProtos.MessageOptions.Builder |
Protobuf type google.protobuf.MessageOptions
|
| DescriptorProtos.MethodDescriptorProto |
Describes a method of a service.
|
| DescriptorProtos.MethodDescriptorProto.Builder |
Describes a method of a service.
|
| DescriptorProtos.MethodOptions |
Protobuf type google.protobuf.MethodOptions
|
| DescriptorProtos.MethodOptions.Builder |
Protobuf type google.protobuf.MethodOptions
|
| DescriptorProtos.OneofDescriptorProto |
Describes a oneof.
|
| DescriptorProtos.OneofDescriptorProto.Builder |
Describes a oneof.
|
| DescriptorProtos.OneofOptions |
Protobuf type google.protobuf.OneofOptions
|
| DescriptorProtos.OneofOptions.Builder |
Protobuf type google.protobuf.OneofOptions
|
| DescriptorProtos.ServiceDescriptorProto |
Describes a service.
|
| DescriptorProtos.ServiceDescriptorProto.Builder |
Describes a service.
|
| DescriptorProtos.ServiceOptions |
Protobuf type google.protobuf.ServiceOptions
|
| DescriptorProtos.ServiceOptions.Builder |
Protobuf type google.protobuf.ServiceOptions
|
| DescriptorProtos.SourceCodeInfo |
Encapsulates information about the original source file from which a
FileDescriptorProto was generated.
|
| DescriptorProtos.SourceCodeInfo.Builder |
Encapsulates information about the original source file from which a
FileDescriptorProto was generated.
|
| DescriptorProtos.SourceCodeInfo.Location |
Protobuf type google.protobuf.SourceCodeInfo.Location
|
| DescriptorProtos.SourceCodeInfo.Location.Builder |
Protobuf type google.protobuf.SourceCodeInfo.Location
|
| DescriptorProtos.UninterpretedOption |
A message representing a option the parser does not recognize.
|
| DescriptorProtos.UninterpretedOption.Builder |
A message representing a option the parser does not recognize.
|
| DescriptorProtos.UninterpretedOption.NamePart |
The name of the uninterpreted option.
|
| DescriptorProtos.UninterpretedOption.NamePart.Builder |
The name of the uninterpreted option.
|
| DoubleValue |
Wrapper message for `double`.
|
| DoubleValue.Builder |
Wrapper message for `double`.
|
| Duration |
A Duration represents a signed, fixed-length span of time represented
as a count of seconds and fractions of seconds at nanosecond
resolution.
|
| Duration.Builder |
A Duration represents a signed, fixed-length span of time represented
as a count of seconds and fractions of seconds at nanosecond
resolution.
|
| DurationProto |
|
| Empty |
A generic empty message that you can re-use to avoid defining duplicated
empty messages in your APIs.
|
| Empty.Builder |
A generic empty message that you can re-use to avoid defining duplicated
empty messages in your APIs.
|
| EmptyProto |
|
| FloatValue |
Wrapper message for `float`.
|
| FloatValue.Builder |
Wrapper message for `float`.
|
| Int32Value |
Wrapper message for `int32`.
|
| Int32Value.Builder |
Wrapper message for `int32`.
|
| Int64Value |
Wrapper message for `int64`.
|
| Int64Value.Builder |
Wrapper message for `int64`.
|
| ListValue |
`ListValue` is a wrapper around a repeated field of values.
|
| ListValue.Builder |
`ListValue` is a wrapper around a repeated field of values.
|
| StringValue |
Wrapper message for `string`.
|
| StringValue.Builder |
Wrapper message for `string`.
|
| Struct |
`Struct` represents a structured data value, consisting of fields
which map to dynamically typed values.
|
| Struct.Builder |
`Struct` represents a structured data value, consisting of fields
which map to dynamically typed values.
|
| StructProto |
|
| Timestamp |
A Timestamp represents a point in time independent of any time zone or local
calendar, encoded as a count of seconds and fractions of seconds at
nanosecond resolution.
|
| Timestamp.Builder |
A Timestamp represents a point in time independent of any time zone or local
calendar, encoded as a count of seconds and fractions of seconds at
nanosecond resolution.
|
| TimestampProto |
|
| UInt32Value |
Wrapper message for `uint32`.
|
| UInt32Value.Builder |
Wrapper message for `uint32`.
|
| UInt64Value |
Wrapper message for `uint64`.
|
| UInt64Value.Builder |
Wrapper message for `uint64`.
|
| Value |
`Value` represents a dynamically typed value which can be either
null, a number, a string, a boolean, a recursive struct value, or a
list of values.
|
| Value.Builder |
`Value` represents a dynamically typed value which can be either
null, a number, a string, a boolean, a recursive struct value, or a
list of values.
|
| WrappersProto |
|