Class GrpcBigQueryWriteCallableFactory
java.lang.Object
com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteCallableFactory
- All Implemented Interfaces:
com.google.api.gax.grpc.GrpcStubCallableFactory
@BetaApi
@Deprecated
@Generated("by gapic-generator-java")
public class GrpcBigQueryWriteCallableFactory
extends Object
implements com.google.api.gax.grpc.GrpcStubCallableFactory
Deprecated.
This class is deprecated and will be removed in the next major version update.
gRPC callable factory implementation for the BigQueryWrite service API.
This class is for advanced usage.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<RequestT,ResponseT>
com.google.api.gax.rpc.UnaryCallable<RequestT,ResponseT> createBatchingCallable(com.google.api.gax.grpc.GrpcCallSettings<RequestT, ResponseT> grpcCallSettings, com.google.api.gax.rpc.BatchingCallSettings<RequestT, ResponseT> callSettings, com.google.api.gax.rpc.ClientContext clientContext) Deprecated.<RequestT,ResponseT>
com.google.api.gax.rpc.BidiStreamingCallable<RequestT,ResponseT> createBidiStreamingCallable(com.google.api.gax.grpc.GrpcCallSettings<RequestT, ResponseT> grpcCallSettings, com.google.api.gax.rpc.StreamingCallSettings<RequestT, ResponseT> callSettings, com.google.api.gax.rpc.ClientContext clientContext) Deprecated.<RequestT,ResponseT>
com.google.api.gax.rpc.ClientStreamingCallable<RequestT,ResponseT> createClientStreamingCallable(com.google.api.gax.grpc.GrpcCallSettings<RequestT, ResponseT> grpcCallSettings, com.google.api.gax.rpc.StreamingCallSettings<RequestT, ResponseT> callSettings, com.google.api.gax.rpc.ClientContext clientContext) Deprecated.<RequestT,ResponseT, MetadataT>
com.google.api.gax.rpc.OperationCallable<RequestT,ResponseT, MetadataT> createOperationCallable(com.google.api.gax.grpc.GrpcCallSettings<RequestT, com.google.longrunning.Operation> grpcCallSettings, com.google.api.gax.rpc.OperationCallSettings<RequestT, ResponseT, MetadataT> callSettings, com.google.api.gax.rpc.ClientContext clientContext, com.google.longrunning.stub.OperationsStub operationsStub) Deprecated.<RequestT,ResponseT, PagedListResponseT>
com.google.api.gax.rpc.UnaryCallable<RequestT,PagedListResponseT> createPagedCallable(com.google.api.gax.grpc.GrpcCallSettings<RequestT, ResponseT> grpcCallSettings, com.google.api.gax.rpc.PagedCallSettings<RequestT, ResponseT, PagedListResponseT> callSettings, com.google.api.gax.rpc.ClientContext clientContext) Deprecated.<RequestT,ResponseT>
com.google.api.gax.rpc.ServerStreamingCallable<RequestT,ResponseT> createServerStreamingCallable(com.google.api.gax.grpc.GrpcCallSettings<RequestT, ResponseT> grpcCallSettings, com.google.api.gax.rpc.ServerStreamingCallSettings<RequestT, ResponseT> callSettings, com.google.api.gax.rpc.ClientContext clientContext) Deprecated.<RequestT,ResponseT>
com.google.api.gax.rpc.UnaryCallable<RequestT,ResponseT> createUnaryCallable(com.google.api.gax.grpc.GrpcCallSettings<RequestT, ResponseT> grpcCallSettings, com.google.api.gax.rpc.UnaryCallSettings<RequestT, ResponseT> callSettings, com.google.api.gax.rpc.ClientContext clientContext) Deprecated.
-
Constructor Details
-
GrpcBigQueryWriteCallableFactory
public GrpcBigQueryWriteCallableFactory()Deprecated.
-
-
Method Details
-
createUnaryCallable
public <RequestT,ResponseT> com.google.api.gax.rpc.UnaryCallable<RequestT,ResponseT> createUnaryCallable(com.google.api.gax.grpc.GrpcCallSettings<RequestT, ResponseT> grpcCallSettings, com.google.api.gax.rpc.UnaryCallSettings<RequestT, ResponseT> callSettings, com.google.api.gax.rpc.ClientContext clientContext) Deprecated.- Specified by:
createUnaryCallablein interfacecom.google.api.gax.grpc.GrpcStubCallableFactory
-
createPagedCallable
public <RequestT,ResponseT, com.google.api.gax.rpc.UnaryCallable<RequestT,PagedListResponseT> PagedListResponseT> createPagedCallable(com.google.api.gax.grpc.GrpcCallSettings<RequestT, ResponseT> grpcCallSettings, com.google.api.gax.rpc.PagedCallSettings<RequestT, ResponseT, PagedListResponseT> callSettings, com.google.api.gax.rpc.ClientContext clientContext) Deprecated.- Specified by:
createPagedCallablein interfacecom.google.api.gax.grpc.GrpcStubCallableFactory
-
createBatchingCallable
public <RequestT,ResponseT> com.google.api.gax.rpc.UnaryCallable<RequestT,ResponseT> createBatchingCallable(com.google.api.gax.grpc.GrpcCallSettings<RequestT, ResponseT> grpcCallSettings, com.google.api.gax.rpc.BatchingCallSettings<RequestT, ResponseT> callSettings, com.google.api.gax.rpc.ClientContext clientContext) Deprecated.- Specified by:
createBatchingCallablein interfacecom.google.api.gax.grpc.GrpcStubCallableFactory
-
createOperationCallable
public <RequestT,ResponseT, com.google.api.gax.rpc.OperationCallable<RequestT,MetadataT> ResponseT, createOperationCallableMetadataT> (com.google.api.gax.grpc.GrpcCallSettings<RequestT, com.google.longrunning.Operation> grpcCallSettings, com.google.api.gax.rpc.OperationCallSettings<RequestT, ResponseT, MetadataT> callSettings, com.google.api.gax.rpc.ClientContext clientContext, com.google.longrunning.stub.OperationsStub operationsStub) Deprecated.- Specified by:
createOperationCallablein interfacecom.google.api.gax.grpc.GrpcStubCallableFactory
-
createBidiStreamingCallable
public <RequestT,ResponseT> com.google.api.gax.rpc.BidiStreamingCallable<RequestT,ResponseT> createBidiStreamingCallable(com.google.api.gax.grpc.GrpcCallSettings<RequestT, ResponseT> grpcCallSettings, com.google.api.gax.rpc.StreamingCallSettings<RequestT, ResponseT> callSettings, com.google.api.gax.rpc.ClientContext clientContext) Deprecated.- Specified by:
createBidiStreamingCallablein interfacecom.google.api.gax.grpc.GrpcStubCallableFactory
-
createServerStreamingCallable
public <RequestT,ResponseT> com.google.api.gax.rpc.ServerStreamingCallable<RequestT,ResponseT> createServerStreamingCallable(com.google.api.gax.grpc.GrpcCallSettings<RequestT, ResponseT> grpcCallSettings, com.google.api.gax.rpc.ServerStreamingCallSettings<RequestT, ResponseT> callSettings, com.google.api.gax.rpc.ClientContext clientContext) Deprecated.- Specified by:
createServerStreamingCallablein interfacecom.google.api.gax.grpc.GrpcStubCallableFactory
-
createClientStreamingCallable
public <RequestT,ResponseT> com.google.api.gax.rpc.ClientStreamingCallable<RequestT,ResponseT> createClientStreamingCallable(com.google.api.gax.grpc.GrpcCallSettings<RequestT, ResponseT> grpcCallSettings, com.google.api.gax.rpc.StreamingCallSettings<RequestT, ResponseT> callSettings, com.google.api.gax.rpc.ClientContext clientContext) Deprecated.- Specified by:
createClientStreamingCallablein interfacecom.google.api.gax.grpc.GrpcStubCallableFactory
-