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(com.google.cloud.automl.v1beta1.ListDatasetsRequest request)
Lists datasets in a project.
|
AutoMlClient.ListDatasetsPagedResponse |
AutoMlClient.listDatasets(com.google.cloud.automl.v1beta1.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(PageContext<com.google.cloud.automl.v1beta1.ListDatasetsRequest,com.google.cloud.automl.v1beta1.ListDatasetsResponse,com.google.cloud.automl.v1beta1.Dataset> context,
com.google.api.core.ApiFuture<com.google.cloud.automl.v1beta1.ListDatasetsResponse> futureResponse) |
UnaryCallable<com.google.cloud.automl.v1beta1.ListDatasetsRequest,AutoMlClient.ListDatasetsPagedResponse> |
AutoMlClient.listDatasetsPagedCallable()
Lists datasets in a project.
|
PagedCallSettings<com.google.cloud.automl.v1beta1.ListDatasetsRequest,com.google.cloud.automl.v1beta1.ListDatasetsResponse,AutoMlClient.ListDatasetsPagedResponse> |
AutoMlSettings.listDatasetsSettings()
Returns the object with the settings used for calls to listDatasets.
|
PagedCallSettings.Builder<com.google.cloud.automl.v1beta1.ListDatasetsRequest,com.google.cloud.automl.v1beta1.ListDatasetsResponse,AutoMlClient.ListDatasetsPagedResponse> |
AutoMlSettings.Builder.listDatasetsSettings()
Returns the builder for the settings used for calls to listDatasets.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.cloud.automl.v1beta1.ListDatasetsRequest,AutoMlClient.ListDatasetsPagedResponse> |
AutoMlStub.listDatasetsPagedCallable() |
UnaryCallable<com.google.cloud.automl.v1beta1.ListDatasetsRequest,AutoMlClient.ListDatasetsPagedResponse> |
GrpcAutoMlStub.listDatasetsPagedCallable() |
PagedCallSettings<com.google.cloud.automl.v1beta1.ListDatasetsRequest,com.google.cloud.automl.v1beta1.ListDatasetsResponse,AutoMlClient.ListDatasetsPagedResponse> |
AutoMlStubSettings.listDatasetsSettings()
Returns the object with the settings used for calls to listDatasets.
|
PagedCallSettings.Builder<com.google.cloud.automl.v1beta1.ListDatasetsRequest,com.google.cloud.automl.v1beta1.ListDatasetsResponse,AutoMlClient.ListDatasetsPagedResponse> |
AutoMlStubSettings.Builder.listDatasetsSettings()
Returns the builder for the settings used for calls to listDatasets.
|
Copyright © 2019 Google LLC. All rights reserved.