| Package | Description | 
|---|---|
| com.google.cloud.datalabeling.v1beta1 | A client to Data Labeling API. | 
| com.google.cloud.datalabeling.v1beta1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
| DataLabelingServiceClient.ListInstructionsPagedResponse | DataLabelingServiceClient. listInstructions(com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest request)Lists instructions for a project. | 
| DataLabelingServiceClient.ListInstructionsPagedResponse | DataLabelingServiceClient. listInstructions(String parent,
                String filter)Lists instructions for a project. | 
| Modifier and Type | Method and Description | 
|---|---|
| static com.google.api.core.ApiFuture<DataLabelingServiceClient.ListInstructionsPagedResponse> | DataLabelingServiceClient.ListInstructionsPagedResponse. createAsync(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) | 
| UnaryCallable<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,DataLabelingServiceClient.ListInstructionsPagedResponse> | DataLabelingServiceClient. listInstructionsPagedCallable()Lists instructions for a project. | 
| PagedCallSettings<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse,DataLabelingServiceClient.ListInstructionsPagedResponse> | DataLabelingServiceSettings. listInstructionsSettings()Returns the object with the settings used for calls to listInstructions. | 
| PagedCallSettings.Builder<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse,DataLabelingServiceClient.ListInstructionsPagedResponse> | DataLabelingServiceSettings.Builder. listInstructionsSettings()Returns the builder for the settings used for calls to listInstructions. | 
| Modifier and Type | Method and Description | 
|---|---|
| UnaryCallable<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,DataLabelingServiceClient.ListInstructionsPagedResponse> | DataLabelingServiceStub. listInstructionsPagedCallable() | 
| UnaryCallable<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,DataLabelingServiceClient.ListInstructionsPagedResponse> | GrpcDataLabelingServiceStub. listInstructionsPagedCallable() | 
| PagedCallSettings<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse,DataLabelingServiceClient.ListInstructionsPagedResponse> | DataLabelingServiceStubSettings. listInstructionsSettings()Returns the object with the settings used for calls to listInstructions. | 
| PagedCallSettings.Builder<com.google.cloud.datalabeling.v1beta1.ListInstructionsRequest,com.google.cloud.datalabeling.v1beta1.ListInstructionsResponse,DataLabelingServiceClient.ListInstructionsPagedResponse> | DataLabelingServiceStubSettings.Builder. listInstructionsSettings()Returns the builder for the settings used for calls to listInstructions. | 
Copyright © 2019 Google LLC. All rights reserved.