Package | Description |
---|---|
com.google.cloud.bigquery.datatransfer.v1 |
A client to BigQuery Data Transfer API.
|
Modifier and Type | Method and Description |
---|---|
protected DataTransferServiceClient.ListDataSourcesPage |
DataTransferServiceClient.ListDataSourcesPage.createPage(com.google.api.gax.rpc.PageContext<ListDataSourcesRequest,ListDataSourcesResponse,DataSource> context,
ListDataSourcesResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<DataTransferServiceClient.ListDataSourcesPage> |
DataTransferServiceClient.ListDataSourcesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListDataSourcesRequest,ListDataSourcesResponse,DataSource> context,
com.google.api.core.ApiFuture<ListDataSourcesResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected DataTransferServiceClient.ListDataSourcesFixedSizeCollection |
DataTransferServiceClient.ListDataSourcesFixedSizeCollection.createCollection(List<DataTransferServiceClient.ListDataSourcesPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.