| Package | Description | 
|---|---|
| com.google.cloud.automl.v1beta1 | 
 A client to Cloud AutoML API. 
 | 
| com.google.cloud.automl.v1beta1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
AutoMlClient.ListDatasetsPagedResponse | 
AutoMlClient.listDatasets(ListDatasetsRequest request)
Lists datasets in a project. 
 | 
AutoMlClient.ListDatasetsPagedResponse | 
AutoMlClient.listDatasets(LocationName parent)
Lists datasets in a project. 
 | 
AutoMlClient.ListDatasetsPagedResponse | 
AutoMlClient.listDatasets(String parent)
Lists datasets in a project. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<AutoMlClient.ListDatasetsPagedResponse> | 
AutoMlClient.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,AutoMlClient.ListDatasetsPagedResponse> | 
AutoMlClient.listDatasetsPagedCallable()
Lists datasets in a project. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListDatasetsRequest,ListDatasetsResponse,AutoMlClient.ListDatasetsPagedResponse> | 
AutoMlSettings.listDatasetsSettings()
Returns the object with the settings used for calls to listDatasets. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse,AutoMlClient.ListDatasetsPagedResponse> | 
AutoMlSettings.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,AutoMlClient.ListDatasetsPagedResponse> | 
AutoMlStub.listDatasetsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,AutoMlClient.ListDatasetsPagedResponse> | 
GrpcAutoMlStub.listDatasetsPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListDatasetsRequest,ListDatasetsResponse,AutoMlClient.ListDatasetsPagedResponse> | 
AutoMlStubSettings.listDatasetsSettings()
Returns the object with the settings used for calls to listDatasets. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse,AutoMlClient.ListDatasetsPagedResponse> | 
AutoMlStubSettings.Builder.listDatasetsSettings()
Returns the builder for the settings used for calls to listDatasets. 
 | 
Copyright © 2019 Google LLC. All rights reserved.