DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.Builder.build() |
DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.Builder.buildPartial() |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.getDefaultInstance() |
DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.getDefaultInstanceForType() |
DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.Builder.getDefaultInstanceForType() |
DescriptorProtos.MessageOptions |
Descriptors.Descriptor.getOptions()
Get the MessageOptions , defined in descriptor.proto .
|
DescriptorProtos.MessageOptions |
DescriptorProtos.DescriptorProtoOrBuilder.getOptions()
optional .google.protobuf.MessageOptions options = 7;
|
DescriptorProtos.MessageOptions |
DescriptorProtos.DescriptorProto.getOptions()
optional .google.protobuf.MessageOptions options = 7;
|
DescriptorProtos.MessageOptions |
DescriptorProtos.DescriptorProto.Builder.getOptions()
optional .google.protobuf.MessageOptions options = 7;
|
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseDelimitedFrom(java.io.InputStream input) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseDelimitedFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(byte[] data) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(ByteString data) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(CodedInputStream input) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(java.io.InputStream input) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |