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