Class | Description |
---|---|
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.EnumDescriptorProto |
Describes an enum type.
|
DescriptorProtos.EnumDescriptorProto.Builder |
Describes an enum type.
|
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.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.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.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.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.
|
Enum | Description |
---|---|
DescriptorProtos.FieldDescriptorProto.Label |
Protobuf enum
google.protobuf.FieldDescriptorProto.Label |
DescriptorProtos.FieldDescriptorProto.Type |
Protobuf enum
google.protobuf.FieldDescriptorProto.Type |
DescriptorProtos.FieldOptions.CType |
Protobuf enum
google.protobuf.FieldOptions.CType |
DescriptorProtos.FileOptions.OptimizeMode |
Generated classes can be optimized for speed or code size.
|
Copyright © 2013–2018 Bitcoin Solutions Ltd. All rights reserved.