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(PageContext<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse,com.google.cloud.datalabeling.v1beta1.Instruction> context,
com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<DataLabelingServiceClient.ListInstructionsPage> |
DataLabelingServiceClient.ListInstructionsPage.createPageAsync(PageContext<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse,com.google.cloud.datalabeling.v1beta1.Instruction> context,
com.google.api.core.ApiFuture<com.google.cloud.datalabeling.v1beta1.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.