| GapicMetadata |
Metadata about a GAPIC library for a specific combination of API, version, and
computer language.
|
| GapicMetadata.Builder |
Metadata about a GAPIC library for a specific combination of API, version, and
computer language.
|
| GapicMetadata.MethodList |
List of GAPIC client methods implementing the proto-defined RPC
for the transport and service specified in the containing
structures.
|
| GapicMetadata.MethodList.Builder |
List of GAPIC client methods implementing the proto-defined RPC
for the transport and service specified in the containing
structures.
|
| GapicMetadata.ServiceAsClient |
Information about a specific client implementing a proto-defined service.
|
| GapicMetadata.ServiceAsClient.Builder |
Information about a specific client implementing a proto-defined service.
|
| GapicMetadata.ServiceForTransport |
A map from a transport name to ServiceAsClient, which allows
listing information about the client objects that implement the
parent RPC service for the specified transport.
|
| GapicMetadata.ServiceForTransport.Builder |
A map from a transport name to ServiceAsClient, which allows
listing information about the client objects that implement the
parent RPC service for the specified transport.
|
| GapicMetadataProto |
|