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