Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<DescriptorProtos.ServiceOptions> |
DescriptorProtos.ServiceOptions.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.Builder.build() |
DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.Builder.buildPartial() |
static DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.getDefaultInstance() |
DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.getDefaultInstanceForType() |
DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.Builder.getDefaultInstanceForType() |
DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceDescriptorProtoOrBuilder.getOptions()
optional .google.protobuf.ServiceOptions options = 3; |
DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceDescriptorProto.getOptions()
optional .google.protobuf.ServiceOptions options = 3; |
DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceDescriptorProto.Builder.getOptions()
optional .google.protobuf.ServiceOptions options = 3; |
static DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.parseDelimitedFrom(InputStream input) |
static DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.parseFrom(byte[] data) |
static DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.parseFrom(com.google.protobuf.ByteString data) |
static DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.parseFrom(InputStream input) |
static DescriptorProtos.ServiceOptions |
DescriptorProtos.ServiceOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<DescriptorProtos.ServiceOptions> |
DescriptorProtos.ServiceOptions.getParserForType() |
static com.google.protobuf.Parser<DescriptorProtos.ServiceOptions> |
DescriptorProtos.ServiceOptions.parser() |
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.ServiceOptions.Builder |
DescriptorProtos.ServiceOptions.Builder.mergeFrom(DescriptorProtos.ServiceOptions other) |
DescriptorProtos.ServiceDescriptorProto.Builder |
DescriptorProtos.ServiceDescriptorProto.Builder.mergeOptions(DescriptorProtos.ServiceOptions value)
optional .google.protobuf.ServiceOptions options = 3; |
static DescriptorProtos.ServiceOptions.Builder |
DescriptorProtos.ServiceOptions.newBuilder(DescriptorProtos.ServiceOptions prototype) |
DescriptorProtos.ServiceDescriptorProto.Builder |
DescriptorProtos.ServiceDescriptorProto.Builder.setOptions(DescriptorProtos.ServiceOptions value)
optional .google.protobuf.ServiceOptions options = 3; |
Modifier and Type | Method and Description |
---|---|
<Type> DescriptorProtos.ServiceOptions.Builder |
DescriptorProtos.ServiceOptions.Builder.addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions,List<Type>> extension,
Type value) |
<Type> DescriptorProtos.ServiceOptions.Builder |
DescriptorProtos.ServiceOptions.Builder.clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions,?> extension) |
<Type> DescriptorProtos.ServiceOptions.Builder |
DescriptorProtos.ServiceOptions.Builder.setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions,List<Type>> extension,
int index,
Type value) |
<Type> DescriptorProtos.ServiceOptions.Builder |
DescriptorProtos.ServiceOptions.Builder.setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions,Type> extension,
Type value) |
Copyright © 2013–2017 Bitcoin Solutions Ltd. All rights reserved.