| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Field and Description |
|---|---|
static Parser |
DescriptorProtos.MessageOptions.PARSER
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.MessageOptions.Builder.build()
|
DescriptorProtos |
DescriptorProtos.MessageOptions.Builder.buildPartial()
|
static DescriptorProtos |
DescriptorProtos.MessageOptions.getDefaultInstance()
|
DescriptorProtos |
DescriptorProtos.MessageOptions.getDefaultInstanceForType()
|
DescriptorProtos |
DescriptorProtos.MessageOptions.Builder.getDefaultInstanceForType()
|
DescriptorProtos |
Descriptors.Descriptor.getOptions()
Get the
MessageOptions, defined in
descriptor.proto.
|
DescriptorProtos |
DescriptorProtos.DescriptorProtoOrBuilder.getOptions()
optional .google.protobuf.MessageOptions options = 7;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.getOptions()
optional .google.protobuf.MessageOptions options = 7;
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.getOptions()
optional .google.protobuf.MessageOptions options = 7;
|
static DescriptorProtos |
DescriptorProtos.MessageOptions.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.MessageOptions.parseDelimitedFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.MessageOptions.parseFrom(byte[] data)
|
static DescriptorProtos |
DescriptorProtos.MessageOptions.parseFrom(byte[] data, ExtensionRegistryLite
|
static DescriptorProtos |
DescriptorProtos.MessageOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.MessageOptions.parseFrom(ByteString
|
static DescriptorProtos |
DescriptorProtos.MessageOptions.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.MessageOptions.parseFrom(CodedInputStream
|
static DescriptorProtos |
DescriptorProtos.MessageOptions.parseFrom(InputStream
|
static DescriptorProtos |
DescriptorProtos.MessageOptions.parseFrom(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
Parser |
DescriptorProtos.MessageOptions.getParserForType()
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.MessageOptions.Builder.mergeFrom(DescriptorProtos
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.mergeOptions(DescriptorProtos
optional .google.protobuf.MessageOptions options = 7;
|
static DescriptorProtos |
DescriptorProtos.MessageOptions.newBuilder(DescriptorProtos
|
DescriptorProtos |
DescriptorProtos.DescriptorProto.Builder.setOptions(DescriptorProtos
optional .google.protobuf.MessageOptions options = 7;
|