- GaxGrpcProperties - Class in com.google.api.gax.grpc
-
Provides properties of the GAX-GRPC library.
- getCallOptions() - Method in class com.google.api.gax.grpc.GrpcCallContext
-
The CallOptions set on this context.
- getChannel() - Method in class com.google.api.gax.grpc.GrpcCallContext
-
The Channel set on this context.
- getChannel() - Method in class com.google.api.gax.grpc.GrpcTransportChannel
-
- getCode() - Method in class com.google.api.gax.grpc.GrpcStatusCode
-
Returns the Status.Code from grpc.
- getDefaultApiClientHeaderPattern() - Static method in class com.google.api.gax.grpc.GaxGrpcProperties
-
Returns default api client header pattern (to facilitate testing)
- getEmptyCallContext() - Method in class com.google.api.gax.grpc.GrpcTransportChannel
-
- getEndpoint() - Method in class com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder
-
- getEndpoint() - Method in class com.google.api.gax.grpc.InstantiatingGrpcChannelProvider
-
The endpoint to be used for the channel.
- getGaxGrpcVersion() - Static method in class com.google.api.gax.grpc.GaxGrpcProperties
-
- getGrpcTokenName() - Static method in class com.google.api.gax.grpc.GaxGrpcProperties
-
- getGrpcTransportName() - Static method in class com.google.api.gax.grpc.GrpcTransportChannel
-
The name of the Grpc transport.
- getGrpcVersion() - Static method in class com.google.api.gax.grpc.GaxGrpcProperties
-
Returns the current version of gRPC
- getKeepAliveTime() - Method in class com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder
-
The time without read activity before sending a keepalive ping.
- getKeepAliveTime() - Method in class com.google.api.gax.grpc.InstantiatingGrpcChannelProvider
-
The time without read activity before sending a keepalive ping.
- getKeepAliveTimeout() - Method in class com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder
-
The time without read activity after sending a keepalive ping.
- getKeepAliveTimeout() - Method in class com.google.api.gax.grpc.InstantiatingGrpcChannelProvider
-
The time without read activity after sending a keepalive ping.
- getKeepAliveWithoutCalls() - Method in class com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder
-
Whether keepalive will be performed when there are no outstanding RPCs.
- getKeepAliveWithoutCalls() - Method in class com.google.api.gax.grpc.InstantiatingGrpcChannelProvider
-
Whether keepalive will be performed when there are no outstanding RPCs.
- getMaxInboundMessageSize() - Method in class com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder
-
The maximum message size allowed to be received on the channel.
- getMethodDescriptor() - Method in class com.google.api.gax.grpc.GrpcCallSettings
-
- getOperation(String) - Method in class com.google.longrunning.OperationsClient
-
Gets the latest state of a long-running operation.
- getOperationCallable() - Method in class com.google.longrunning.OperationsClient
-
Gets the latest state of a long-running operation.
- getOperationCallable() - Method in class com.google.longrunning.stub.GrpcOperationsStub
-
- getOperationCallable() - Method in class com.google.longrunning.stub.OperationsStub
-
- getOperationSettings() - Method in class com.google.longrunning.OperationsSettings.Builder
-
Returns the builder for the settings used for calls to getOperation.
- getOperationSettings() - Method in class com.google.longrunning.OperationsSettings
-
Returns the object with the settings used for calls to getOperation.
- getParamsExtractor() - Method in class com.google.api.gax.grpc.GrpcCallSettings
-
- getPoolSize() - Method in class com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder
-
Number of underlying grpc channels to open.
- getSettings() - Method in class com.google.longrunning.OperationsClient
-
- getStub() - Method in class com.google.longrunning.OperationsClient
-
- getTransportChannel() - Method in class com.google.api.gax.grpc.InstantiatingGrpcChannelProvider
-
- getTransportCode() - Method in class com.google.api.gax.grpc.GrpcStatusCode
-
- getTransportName() - Method in class com.google.api.gax.grpc.GrpcTransportChannel
-
- getTransportName() - Method in class com.google.api.gax.grpc.InstantiatingGrpcChannelProvider
-
- getUserAgentHeader() - Method in class com.google.api.gax.grpc.GrpcHeaderInterceptor
-
- GrpcCallableFactory - Class in com.google.api.gax.grpc
-
Class with utility methods to create grpc-based direct callables.
- GrpcCallContext - Class in com.google.api.gax.grpc
-
GrpcCallContext encapsulates context data used to make a grpc call.
- GrpcCallSettings<RequestT,ResponseT> - Class in com.google.api.gax.grpc
-
Grpc-specific settings for creating callables.
- GrpcCallSettings.Builder<RequestT,ResponseT> - Class in com.google.api.gax.grpc
-
- GrpcHeaderInterceptor - Class in com.google.api.gax.grpc
-
An interceptor to handle custom headers.
- GrpcHeaderInterceptor(Map<String, String>) - Constructor for class com.google.api.gax.grpc.GrpcHeaderInterceptor
-
- GrpcOperationsStub - Class in com.google.longrunning.stub
-
gRPC stub implementation for Google Long Running Operations API.
- GrpcOperationsStub(OperationsSettings, ClientContext) - Constructor for class com.google.longrunning.stub.GrpcOperationsStub
-
Constructs an instance of GrpcOperationsStub, using the given settings.
- GrpcStatusCode - Class in com.google.api.gax.grpc
-
A failure code specific to a gRPC call.
- GrpcStatusCode() - Constructor for class com.google.api.gax.grpc.GrpcStatusCode
-
- GrpcTransportChannel - Class in com.google.api.gax.grpc
-
Implementation of TransportChannel based on gRPC.
- GrpcTransportChannel() - Constructor for class com.google.api.gax.grpc.GrpcTransportChannel
-
- GrpcTransportChannel.Builder - Class in com.google.api.gax.grpc
-