| Package | Description |
|---|---|
| com.google.gapic.metadata |
| Modifier and Type | Method and Description |
|---|---|
GapicMetadata.MethodList |
GapicMetadata.MethodList.Builder.build() |
GapicMetadata.MethodList |
GapicMetadata.MethodList.Builder.buildPartial() |
static GapicMetadata.MethodList |
GapicMetadata.MethodList.getDefaultInstance() |
GapicMetadata.MethodList |
GapicMetadata.MethodList.getDefaultInstanceForType() |
GapicMetadata.MethodList |
GapicMetadata.MethodList.Builder.getDefaultInstanceForType() |
GapicMetadata.MethodList |
GapicMetadata.ServiceAsClientOrBuilder.getRpcsOrDefault(String key,
GapicMetadata.MethodList defaultValue)
A mapping from each proto-defined RPC name to the the list of
methods in library_client that implement it.
|
GapicMetadata.MethodList |
GapicMetadata.ServiceAsClient.getRpcsOrDefault(String key,
GapicMetadata.MethodList defaultValue)
A mapping from each proto-defined RPC name to the the list of
methods in library_client that implement it.
|
GapicMetadata.MethodList |
GapicMetadata.ServiceAsClient.Builder.getRpcsOrDefault(String key,
GapicMetadata.MethodList defaultValue)
A mapping from each proto-defined RPC name to the the list of
methods in library_client that implement it.
|
GapicMetadata.MethodList |
GapicMetadata.ServiceAsClientOrBuilder.getRpcsOrThrow(String key)
A mapping from each proto-defined RPC name to the the list of
methods in library_client that implement it.
|
GapicMetadata.MethodList |
GapicMetadata.ServiceAsClient.getRpcsOrThrow(String key)
A mapping from each proto-defined RPC name to the the list of
methods in library_client that implement it.
|
GapicMetadata.MethodList |
GapicMetadata.ServiceAsClient.Builder.getRpcsOrThrow(String key)
A mapping from each proto-defined RPC name to the the list of
methods in library_client that implement it.
|
static GapicMetadata.MethodList |
GapicMetadata.MethodList.parseDelimitedFrom(InputStream input) |
static GapicMetadata.MethodList |
GapicMetadata.MethodList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GapicMetadata.MethodList |
GapicMetadata.MethodList.parseFrom(byte[] data) |
static GapicMetadata.MethodList |
GapicMetadata.MethodList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GapicMetadata.MethodList |
GapicMetadata.MethodList.parseFrom(ByteBuffer data) |
static GapicMetadata.MethodList |
GapicMetadata.MethodList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GapicMetadata.MethodList |
GapicMetadata.MethodList.parseFrom(com.google.protobuf.ByteString data) |
static GapicMetadata.MethodList |
GapicMetadata.MethodList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GapicMetadata.MethodList |
GapicMetadata.MethodList.parseFrom(com.google.protobuf.CodedInputStream input) |
static GapicMetadata.MethodList |
GapicMetadata.MethodList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GapicMetadata.MethodList |
GapicMetadata.MethodList.parseFrom(InputStream input) |
static GapicMetadata.MethodList |
GapicMetadata.MethodList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,GapicMetadata.MethodList> |
GapicMetadata.ServiceAsClient.Builder.getMutableRpcs()
Deprecated.
|
com.google.protobuf.Parser<GapicMetadata.MethodList> |
GapicMetadata.MethodList.getParserForType() |
Map<String,GapicMetadata.MethodList> |
GapicMetadata.ServiceAsClientOrBuilder.getRpcs()
Deprecated.
|
Map<String,GapicMetadata.MethodList> |
GapicMetadata.ServiceAsClient.getRpcs()
Deprecated.
|
Map<String,GapicMetadata.MethodList> |
GapicMetadata.ServiceAsClient.Builder.getRpcs()
Deprecated.
|
Map<String,GapicMetadata.MethodList> |
GapicMetadata.ServiceAsClientOrBuilder.getRpcsMap()
A mapping from each proto-defined RPC name to the the list of
methods in library_client that implement it.
|
Map<String,GapicMetadata.MethodList> |
GapicMetadata.ServiceAsClient.getRpcsMap()
A mapping from each proto-defined RPC name to the the list of
methods in library_client that implement it.
|
Map<String,GapicMetadata.MethodList> |
GapicMetadata.ServiceAsClient.Builder.getRpcsMap()
A mapping from each proto-defined RPC name to the the list of
methods in library_client that implement it.
|
static com.google.protobuf.Parser<GapicMetadata.MethodList> |
GapicMetadata.MethodList.parser() |
| Modifier and Type | Method and Description |
|---|---|
GapicMetadata.MethodList |
GapicMetadata.ServiceAsClientOrBuilder.getRpcsOrDefault(String key,
GapicMetadata.MethodList defaultValue)
A mapping from each proto-defined RPC name to the the list of
methods in library_client that implement it.
|
GapicMetadata.MethodList |
GapicMetadata.ServiceAsClient.getRpcsOrDefault(String key,
GapicMetadata.MethodList defaultValue)
A mapping from each proto-defined RPC name to the the list of
methods in library_client that implement it.
|
GapicMetadata.MethodList |
GapicMetadata.ServiceAsClient.Builder.getRpcsOrDefault(String key,
GapicMetadata.MethodList defaultValue)
A mapping from each proto-defined RPC name to the the list of
methods in library_client that implement it.
|
GapicMetadata.MethodList.Builder |
GapicMetadata.MethodList.Builder.mergeFrom(GapicMetadata.MethodList other) |
static GapicMetadata.MethodList.Builder |
GapicMetadata.MethodList.newBuilder(GapicMetadata.MethodList prototype) |
GapicMetadata.ServiceAsClient.Builder |
GapicMetadata.ServiceAsClient.Builder.putRpcs(String key,
GapicMetadata.MethodList value)
A mapping from each proto-defined RPC name to the the list of
methods in library_client that implement it.
|
| Modifier and Type | Method and Description |
|---|---|
GapicMetadata.ServiceAsClient.Builder |
GapicMetadata.ServiceAsClient.Builder.putAllRpcs(Map<String,GapicMetadata.MethodList> values)
A mapping from each proto-defined RPC name to the the list of
methods in library_client that implement it.
|
Copyright © 2022 Google LLC. All rights reserved.