@Generated(value="by gRPC proto compiler (version 1.2.0)",
comments="Source: google/cloud/bigquery/datatransfer/v1/datatransfer.proto")
public final class DataTransferServiceGrpc
extends java.lang.Object
The Google BigQuery Data Transfer Service API enables BigQuery users to configure the transfer of their data from other Google Products into BigQuery. This service contains methods that are end user exposed. It backs up the frontend.
Modifier and Type | Class and Description |
---|---|
static class |
DataTransferServiceGrpc.DataTransferServiceBlockingStub
The Google BigQuery Data Transfer Service API enables BigQuery users to
configure the transfer of their data from other Google Products into BigQuery.
|
static class |
DataTransferServiceGrpc.DataTransferServiceFutureStub
The Google BigQuery Data Transfer Service API enables BigQuery users to
configure the transfer of their data from other Google Products into BigQuery.
|
static class |
DataTransferServiceGrpc.DataTransferServiceImplBase
The Google BigQuery Data Transfer Service API enables BigQuery users to
configure the transfer of their data from other Google Products into BigQuery.
|
static class |
DataTransferServiceGrpc.DataTransferServiceStub
The Google BigQuery Data Transfer Service API enables BigQuery users to
configure the transfer of their data from other Google Products into BigQuery.
|
Modifier and Type | Method and Description |
---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static DataTransferServiceGrpc.DataTransferServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static DataTransferServiceGrpc.DataTransferServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
|
static DataTransferServiceGrpc.DataTransferServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetDataSourceRequest,DataSource> METHOD_GET_DATA_SOURCE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListDataSourcesRequest,ListDataSourcesResponse> METHOD_LIST_DATA_SOURCES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CreateTransferConfigRequest,TransferConfig> METHOD_CREATE_TRANSFER_CONFIG
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<UpdateTransferConfigRequest,TransferConfig> METHOD_UPDATE_TRANSFER_CONFIG
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DeleteTransferConfigRequest,Empty> METHOD_DELETE_TRANSFER_CONFIG
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetTransferConfigRequest,TransferConfig> METHOD_GET_TRANSFER_CONFIG
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListTransferConfigsRequest,ListTransferConfigsResponse> METHOD_LIST_TRANSFER_CONFIGS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ScheduleTransferRunsRequest,ScheduleTransferRunsResponse> METHOD_SCHEDULE_TRANSFER_RUNS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetTransferRunRequest,TransferRun> METHOD_GET_TRANSFER_RUN
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DeleteTransferRunRequest,Empty> METHOD_DELETE_TRANSFER_RUN
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListTransferRunsRequest,ListTransferRunsResponse> METHOD_LIST_TRANSFER_RUNS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListTransferLogsRequest,ListTransferLogsResponse> METHOD_LIST_TRANSFER_LOGS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CheckValidCredsRequest,CheckValidCredsResponse> METHOD_CHECK_VALID_CREDS
public static DataTransferServiceGrpc.DataTransferServiceStub newStub(io.grpc.Channel channel)
public static DataTransferServiceGrpc.DataTransferServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static DataTransferServiceGrpc.DataTransferServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()