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.ListModelEvaluationsPagedResponse |
AutoMlClient.listModelEvaluations(com.google.cloud.automl.v1beta1.ListModelEvaluationsRequest request)
Lists model evaluations.
|
AutoMlClient.ListModelEvaluationsPagedResponse |
AutoMlClient.listModelEvaluations(com.google.cloud.automl.v1beta1.ModelName parent)
Lists model evaluations.
|
AutoMlClient.ListModelEvaluationsPagedResponse |
AutoMlClient.listModelEvaluations(String parent)
Lists model evaluations.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<AutoMlClient.ListModelEvaluationsPagedResponse> |
AutoMlClient.ListModelEvaluationsPagedResponse.createAsync(PageContext<com.google.cloud.automl.v1beta1.ListModelEvaluationsRequest,com.google.cloud.automl.v1beta1.ListModelEvaluationsResponse,com.google.cloud.automl.v1beta1.ModelEvaluation> context,
com.google.api.core.ApiFuture<com.google.cloud.automl.v1beta1.ListModelEvaluationsResponse> futureResponse) |
UnaryCallable<com.google.cloud.automl.v1beta1.ListModelEvaluationsRequest,AutoMlClient.ListModelEvaluationsPagedResponse> |
AutoMlClient.listModelEvaluationsPagedCallable()
Lists model evaluations.
|
PagedCallSettings<com.google.cloud.automl.v1beta1.ListModelEvaluationsRequest,com.google.cloud.automl.v1beta1.ListModelEvaluationsResponse,AutoMlClient.ListModelEvaluationsPagedResponse> |
AutoMlSettings.listModelEvaluationsSettings()
Returns the object with the settings used for calls to listModelEvaluations.
|
PagedCallSettings.Builder<com.google.cloud.automl.v1beta1.ListModelEvaluationsRequest,com.google.cloud.automl.v1beta1.ListModelEvaluationsResponse,AutoMlClient.ListModelEvaluationsPagedResponse> |
AutoMlSettings.Builder.listModelEvaluationsSettings()
Returns the builder for the settings used for calls to listModelEvaluations.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.cloud.automl.v1beta1.ListModelEvaluationsRequest,AutoMlClient.ListModelEvaluationsPagedResponse> |
AutoMlStub.listModelEvaluationsPagedCallable() |
UnaryCallable<com.google.cloud.automl.v1beta1.ListModelEvaluationsRequest,AutoMlClient.ListModelEvaluationsPagedResponse> |
GrpcAutoMlStub.listModelEvaluationsPagedCallable() |
PagedCallSettings<com.google.cloud.automl.v1beta1.ListModelEvaluationsRequest,com.google.cloud.automl.v1beta1.ListModelEvaluationsResponse,AutoMlClient.ListModelEvaluationsPagedResponse> |
AutoMlStubSettings.listModelEvaluationsSettings()
Returns the object with the settings used for calls to listModelEvaluations.
|
PagedCallSettings.Builder<com.google.cloud.automl.v1beta1.ListModelEvaluationsRequest,com.google.cloud.automl.v1beta1.ListModelEvaluationsResponse,AutoMlClient.ListModelEvaluationsPagedResponse> |
AutoMlStubSettings.Builder.listModelEvaluationsSettings()
Returns the builder for the settings used for calls to listModelEvaluations.
|
Copyright © 2019 Google LLC. All rights reserved.