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