| Package | Description | 
|---|---|
| com.google.cloud.bigquery.datatransfer.v1 | 
 A client to BigQuery Data Transfer API. 
 | 
| com.google.cloud.bigquery.datatransfer.v1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
DataTransferServiceClient.ListDataSourcesPagedResponse | 
DataTransferServiceClient.listDataSources(ListDataSourcesRequest request)
Lists supported data sources and returns their settings, which can be used for UI rendering. 
 | 
DataTransferServiceClient.ListDataSourcesPagedResponse | 
DataTransferServiceClient.listDataSources(ParentName parent)
Lists supported data sources and returns their settings, which can be used for UI rendering. 
 | 
DataTransferServiceClient.ListDataSourcesPagedResponse | 
DataTransferServiceClient.listDataSources(String parent)
Lists supported data sources and returns their settings, which can be used for UI rendering. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<DataTransferServiceClient.ListDataSourcesPagedResponse> | 
DataTransferServiceClient.ListDataSourcesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDataSourcesRequest,ListDataSourcesResponse,DataSource> context,
           com.google.api.core.ApiFuture<ListDataSourcesResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListDataSourcesRequest,DataTransferServiceClient.ListDataSourcesPagedResponse> | 
DataTransferServiceClient.listDataSourcesPagedCallable()
Lists supported data sources and returns their settings, which can be used for UI rendering. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListDataSourcesRequest,ListDataSourcesResponse,DataTransferServiceClient.ListDataSourcesPagedResponse> | 
DataTransferServiceSettings.listDataSourcesSettings()
Returns the object with the settings used for calls to listDataSources. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataSourcesRequest,ListDataSourcesResponse,DataTransferServiceClient.ListDataSourcesPagedResponse> | 
DataTransferServiceSettings.Builder.listDataSourcesSettings()
Returns the builder for the settings used for calls to listDataSources. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListDataSourcesRequest,DataTransferServiceClient.ListDataSourcesPagedResponse> | 
GrpcDataTransferServiceStub.listDataSourcesPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListDataSourcesRequest,DataTransferServiceClient.ListDataSourcesPagedResponse> | 
DataTransferServiceStub.listDataSourcesPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListDataSourcesRequest,ListDataSourcesResponse,DataTransferServiceClient.ListDataSourcesPagedResponse> | 
DataTransferServiceStubSettings.listDataSourcesSettings()
Returns the object with the settings used for calls to listDataSources. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataSourcesRequest,ListDataSourcesResponse,DataTransferServiceClient.ListDataSourcesPagedResponse> | 
DataTransferServiceStubSettings.Builder.listDataSourcesSettings()
Returns the builder for the settings used for calls to listDataSources. 
 | 
Copyright © 2019 Google LLC. All rights reserved.