| 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.ListDatasetsPagedResponse | 
DataLabelingServiceClient.listDatasets(ListDatasetsRequest request)
Lists datasets under a project. 
 | 
DataLabelingServiceClient.ListDatasetsPagedResponse | 
DataLabelingServiceClient.listDatasets(String parent,
            String filter)
Lists datasets under a project. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<DataLabelingServiceClient.ListDatasetsPagedResponse> | 
DataLabelingServiceClient.ListDatasetsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDatasetsRequest,ListDatasetsResponse,Dataset> context,
           com.google.api.core.ApiFuture<ListDatasetsResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,DataLabelingServiceClient.ListDatasetsPagedResponse> | 
DataLabelingServiceClient.listDatasetsPagedCallable()
Lists datasets under a project. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListDatasetsRequest,ListDatasetsResponse,DataLabelingServiceClient.ListDatasetsPagedResponse> | 
DataLabelingServiceSettings.listDatasetsSettings()
Returns the object with the settings used for calls to listDatasets. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse,DataLabelingServiceClient.ListDatasetsPagedResponse> | 
DataLabelingServiceSettings.Builder.listDatasetsSettings()
Returns the builder for the settings used for calls to listDatasets. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,DataLabelingServiceClient.ListDatasetsPagedResponse> | 
DataLabelingServiceStub.listDatasetsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,DataLabelingServiceClient.ListDatasetsPagedResponse> | 
GrpcDataLabelingServiceStub.listDatasetsPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListDatasetsRequest,ListDatasetsResponse,DataLabelingServiceClient.ListDatasetsPagedResponse> | 
DataLabelingServiceStubSettings.listDatasetsSettings()
Returns the object with the settings used for calls to listDatasets. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse,DataLabelingServiceClient.ListDatasetsPagedResponse> | 
DataLabelingServiceStubSettings.Builder.listDatasetsSettings()
Returns the builder for the settings used for calls to listDatasets. 
 | 
Copyright © 2019 Google LLC. All rights reserved.