Package | Description |
---|---|
com.google.cloud.datalabeling.v1beta1 |
A client to Data Labeling API.
|
Modifier and Type | Method and Description |
---|---|
protected DataLabelingServiceClient.ListDataItemsPage |
DataLabelingServiceClient.ListDataItemsPage.createPage(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context,
ListDataItemsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<DataLabelingServiceClient.ListDataItemsPage> |
DataLabelingServiceClient.ListDataItemsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context,
com.google.api.core.ApiFuture<ListDataItemsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected DataLabelingServiceClient.ListDataItemsFixedSizeCollection |
DataLabelingServiceClient.ListDataItemsFixedSizeCollection.createCollection(List<DataLabelingServiceClient.ListDataItemsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.