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.ListTableSpecsPagedResponse |
AutoMlClient.listTableSpecs(com.google.cloud.automl.v1beta1.DatasetName parent)
Lists table specs in a dataset.
|
AutoMlClient.ListTableSpecsPagedResponse |
AutoMlClient.listTableSpecs(com.google.cloud.automl.v1beta1.ListTableSpecsRequest request)
Lists table specs in a dataset.
|
AutoMlClient.ListTableSpecsPagedResponse |
AutoMlClient.listTableSpecs(String parent)
Lists table specs in a dataset.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<AutoMlClient.ListTableSpecsPagedResponse> |
AutoMlClient.ListTableSpecsPagedResponse.createAsync(PageContext<com.google.cloud.automl.v1beta1.ListTableSpecsRequest,com.google.cloud.automl.v1beta1.ListTableSpecsResponse,com.google.cloud.automl.v1beta1.TableSpec> context,
com.google.api.core.ApiFuture<com.google.cloud.automl.v1beta1.ListTableSpecsResponse> futureResponse) |
UnaryCallable<com.google.cloud.automl.v1beta1.ListTableSpecsRequest,AutoMlClient.ListTableSpecsPagedResponse> |
AutoMlClient.listTableSpecsPagedCallable()
Lists table specs in a dataset.
|
PagedCallSettings<com.google.cloud.automl.v1beta1.ListTableSpecsRequest,com.google.cloud.automl.v1beta1.ListTableSpecsResponse,AutoMlClient.ListTableSpecsPagedResponse> |
AutoMlSettings.listTableSpecsSettings()
Returns the object with the settings used for calls to listTableSpecs.
|
PagedCallSettings.Builder<com.google.cloud.automl.v1beta1.ListTableSpecsRequest,com.google.cloud.automl.v1beta1.ListTableSpecsResponse,AutoMlClient.ListTableSpecsPagedResponse> |
AutoMlSettings.Builder.listTableSpecsSettings()
Returns the builder for the settings used for calls to listTableSpecs.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.cloud.automl.v1beta1.ListTableSpecsRequest,AutoMlClient.ListTableSpecsPagedResponse> |
AutoMlStub.listTableSpecsPagedCallable() |
UnaryCallable<com.google.cloud.automl.v1beta1.ListTableSpecsRequest,AutoMlClient.ListTableSpecsPagedResponse> |
GrpcAutoMlStub.listTableSpecsPagedCallable() |
PagedCallSettings<com.google.cloud.automl.v1beta1.ListTableSpecsRequest,com.google.cloud.automl.v1beta1.ListTableSpecsResponse,AutoMlClient.ListTableSpecsPagedResponse> |
AutoMlStubSettings.listTableSpecsSettings()
Returns the object with the settings used for calls to listTableSpecs.
|
PagedCallSettings.Builder<com.google.cloud.automl.v1beta1.ListTableSpecsRequest,com.google.cloud.automl.v1beta1.ListTableSpecsResponse,AutoMlClient.ListTableSpecsPagedResponse> |
AutoMlStubSettings.Builder.listTableSpecsSettings()
Returns the builder for the settings used for calls to listTableSpecs.
|
Copyright © 2019 Google LLC. All rights reserved.