| 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.ExtensionRangeOrBuilder |
|
| DescriptorProtos.DescriptorProto.ReservedRange |
Range of reserved tag numbers.
|
| DescriptorProtos.DescriptorProto.ReservedRange.Builder |
Range of reserved tag numbers.
|
| DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder |
|
| DescriptorProtos.DescriptorProtoOrBuilder |
|
| 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.EnumDescriptorProto.EnumReservedRangeOrBuilder |
|
| DescriptorProtos.EnumDescriptorProtoOrBuilder |
|
| DescriptorProtos.EnumOptions |
Protobuf type google.protobuf.EnumOptions
|
| DescriptorProtos.EnumOptions.Builder |
Protobuf type google.protobuf.EnumOptions
|
| DescriptorProtos.EnumOptionsOrBuilder |
|
| DescriptorProtos.EnumValueDescriptorProto |
Describes a value within an enum.
|
| DescriptorProtos.EnumValueDescriptorProto.Builder |
Describes a value within an enum.
|
| DescriptorProtos.EnumValueDescriptorProtoOrBuilder |
|
| DescriptorProtos.EnumValueOptions |
Protobuf type google.protobuf.EnumValueOptions
|
| DescriptorProtos.EnumValueOptions.Builder |
Protobuf type google.protobuf.EnumValueOptions
|
| DescriptorProtos.EnumValueOptionsOrBuilder |
|
| DescriptorProtos.ExtensionRangeOptions |
Protobuf type google.protobuf.ExtensionRangeOptions
|
| DescriptorProtos.ExtensionRangeOptions.Builder |
Protobuf type google.protobuf.ExtensionRangeOptions
|
| DescriptorProtos.ExtensionRangeOptionsOrBuilder |
|
| DescriptorProtos.FieldDescriptorProto |
Describes a field within a message.
|
| DescriptorProtos.FieldDescriptorProto.Builder |
Describes a field within a message.
|
| DescriptorProtos.FieldDescriptorProto.Label |
Protobuf enum google.protobuf.FieldDescriptorProto.Label
|
| DescriptorProtos.FieldDescriptorProto.Type |
Protobuf enum google.protobuf.FieldDescriptorProto.Type
|
| DescriptorProtos.FieldDescriptorProtoOrBuilder |
|
| DescriptorProtos.FieldOptions |
Protobuf type google.protobuf.FieldOptions
|
| DescriptorProtos.FieldOptions.Builder |
Protobuf type google.protobuf.FieldOptions
|
| DescriptorProtos.FieldOptions.CType |
Protobuf enum google.protobuf.FieldOptions.CType
|
| DescriptorProtos.FieldOptions.JSType |
Protobuf enum google.protobuf.FieldOptions.JSType
|
| DescriptorProtos.FieldOptionsOrBuilder |
|
| DescriptorProtos.FileDescriptorProto |
Describes a complete .proto file.
|
| DescriptorProtos.FileDescriptorProto.Builder |
Describes a complete .proto file.
|
| DescriptorProtos.FileDescriptorProtoOrBuilder |
|
| 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.FileDescriptorSetOrBuilder |
|
| DescriptorProtos.FileOptions |
Protobuf type google.protobuf.FileOptions
|
| DescriptorProtos.FileOptions.Builder |
Protobuf type google.protobuf.FileOptions
|
| DescriptorProtos.FileOptions.OptimizeMode |
Generated classes can be optimized for speed or code size.
|
| DescriptorProtos.FileOptionsOrBuilder |
|
| 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.AnnotationOrBuilder |
|
| DescriptorProtos.GeneratedCodeInfo.Builder |
Describes the relationship between generated code and its original source
file.
|
| DescriptorProtos.GeneratedCodeInfoOrBuilder |
|
| DescriptorProtos.MessageOptions |
Protobuf type google.protobuf.MessageOptions
|
| DescriptorProtos.MessageOptions.Builder |
Protobuf type google.protobuf.MessageOptions
|
| DescriptorProtos.MessageOptionsOrBuilder |
|
| DescriptorProtos.MethodDescriptorProto |
Describes a method of a service.
|
| DescriptorProtos.MethodDescriptorProto.Builder |
Describes a method of a service.
|
| DescriptorProtos.MethodDescriptorProtoOrBuilder |
|
| DescriptorProtos.MethodOptions |
Protobuf type google.protobuf.MethodOptions
|
| DescriptorProtos.MethodOptions.Builder |
Protobuf type google.protobuf.MethodOptions
|
| 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.
|
| DescriptorProtos.MethodOptionsOrBuilder |
|
| DescriptorProtos.OneofDescriptorProto |
Describes a oneof.
|
| DescriptorProtos.OneofDescriptorProto.Builder |
Describes a oneof.
|
| DescriptorProtos.OneofDescriptorProtoOrBuilder |
|
| DescriptorProtos.OneofOptions |
Protobuf type google.protobuf.OneofOptions
|
| DescriptorProtos.OneofOptions.Builder |
Protobuf type google.protobuf.OneofOptions
|
| DescriptorProtos.OneofOptionsOrBuilder |
|
| DescriptorProtos.ServiceDescriptorProto |
Describes a service.
|
| DescriptorProtos.ServiceDescriptorProto.Builder |
Describes a service.
|
| DescriptorProtos.ServiceDescriptorProtoOrBuilder |
|
| DescriptorProtos.ServiceOptions |
Protobuf type google.protobuf.ServiceOptions
|
| DescriptorProtos.ServiceOptions.Builder |
Protobuf type google.protobuf.ServiceOptions
|
| DescriptorProtos.ServiceOptionsOrBuilder |
|
| 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.SourceCodeInfo.LocationOrBuilder |
|
| DescriptorProtos.SourceCodeInfoOrBuilder |
|
| 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.
|
| DescriptorProtos.UninterpretedOption.NamePartOrBuilder |
|
| DescriptorProtos.UninterpretedOptionOrBuilder |
|
| 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.
|
| TimestampOrBuilder |
|