@Generated(value="by gRPC proto compiler (version 1.10.0)", comments="Source: google/cloud/automl/v1beta1/service.proto") public final class AutoMlGrpc extends Object
AutoML Server API.
The resource names are assigned by the server.
The server never reuses names that it has created after the resources with
those names are deleted.
An ID of a resource is the last element of the item's resource name. For
`projects/{project_id}/locations/{location_id}/datasets/{dataset_id}`, then
the id for the item is `{dataset_id}`.
Currently the only supported `location_id` is "us-central1".
On any input that is documented to expect a string parameter in
snake_case or kebab-case, either of those cases is accepted.
| Modifier and Type | Class and Description |
|---|---|
static class |
AutoMlGrpc.AutoMlBlockingStub
AutoML Server API.
|
static class |
AutoMlGrpc.AutoMlFutureStub
AutoML Server API.
|
static class |
AutoMlGrpc.AutoMlImplBase
AutoML Server API.
|
static class |
AutoMlGrpc.AutoMlStub
AutoML Server API.
|
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<CreateDatasetRequest,Dataset> |
METHOD_CREATE_DATASET
Deprecated.
|
static io.grpc.MethodDescriptor<CreateModelRequest,com.google.longrunning.Operation> |
METHOD_CREATE_MODEL
Deprecated.
|
static io.grpc.MethodDescriptor<DeleteDatasetRequest,com.google.longrunning.Operation> |
METHOD_DELETE_DATASET
Deprecated.
|
static io.grpc.MethodDescriptor<DeleteModelRequest,com.google.longrunning.Operation> |
METHOD_DELETE_MODEL
Deprecated.
|
static io.grpc.MethodDescriptor<DeployModelRequest,com.google.longrunning.Operation> |
METHOD_DEPLOY_MODEL
Deprecated.
|
static io.grpc.MethodDescriptor<ExportDataRequest,com.google.longrunning.Operation> |
METHOD_EXPORT_DATA
Deprecated.
|
static io.grpc.MethodDescriptor<ExportEvaluatedExamplesRequest,com.google.longrunning.Operation> |
METHOD_EXPORT_EVALUATED_EXAMPLES
Deprecated.
|
static io.grpc.MethodDescriptor<ExportModelRequest,com.google.longrunning.Operation> |
METHOD_EXPORT_MODEL
Deprecated.
|
static io.grpc.MethodDescriptor<GetAnnotationSpecRequest,AnnotationSpec> |
METHOD_GET_ANNOTATION_SPEC
Deprecated.
|
static io.grpc.MethodDescriptor<GetColumnSpecRequest,ColumnSpec> |
METHOD_GET_COLUMN_SPEC
Deprecated.
|
static io.grpc.MethodDescriptor<GetDatasetRequest,Dataset> |
METHOD_GET_DATASET
Deprecated.
|
static io.grpc.MethodDescriptor<GetModelRequest,Model> |
METHOD_GET_MODEL
Deprecated.
|
static io.grpc.MethodDescriptor<GetModelEvaluationRequest,ModelEvaluation> |
METHOD_GET_MODEL_EVALUATION
Deprecated.
|
static io.grpc.MethodDescriptor<GetTableSpecRequest,TableSpec> |
METHOD_GET_TABLE_SPEC
Deprecated.
|
static io.grpc.MethodDescriptor<ImportDataRequest,com.google.longrunning.Operation> |
METHOD_IMPORT_DATA
Deprecated.
|
static io.grpc.MethodDescriptor<ListColumnSpecsRequest,ListColumnSpecsResponse> |
METHOD_LIST_COLUMN_SPECS
Deprecated.
|
static io.grpc.MethodDescriptor<ListDatasetsRequest,ListDatasetsResponse> |
METHOD_LIST_DATASETS
Deprecated.
|
static io.grpc.MethodDescriptor<ListModelEvaluationsRequest,ListModelEvaluationsResponse> |
METHOD_LIST_MODEL_EVALUATIONS
Deprecated.
|
static io.grpc.MethodDescriptor<ListModelsRequest,ListModelsResponse> |
METHOD_LIST_MODELS
Deprecated.
|
static io.grpc.MethodDescriptor<ListTableSpecsRequest,ListTableSpecsResponse> |
METHOD_LIST_TABLE_SPECS
Deprecated.
|
static io.grpc.MethodDescriptor<UndeployModelRequest,com.google.longrunning.Operation> |
METHOD_UNDEPLOY_MODEL
Deprecated.
|
static io.grpc.MethodDescriptor<UpdateColumnSpecRequest,ColumnSpec> |
METHOD_UPDATE_COLUMN_SPEC
Deprecated.
|
static io.grpc.MethodDescriptor<UpdateDatasetRequest,Dataset> |
METHOD_UPDATE_DATASET
Deprecated.
|
static io.grpc.MethodDescriptor<UpdateTableSpecRequest,TableSpec> |
METHOD_UPDATE_TABLE_SPEC
Deprecated.
|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<CreateDatasetRequest,Dataset> |
getCreateDatasetMethod() |
static io.grpc.MethodDescriptor<CreateModelRequest,com.google.longrunning.Operation> |
getCreateModelMethod() |
static io.grpc.MethodDescriptor<DeleteDatasetRequest,com.google.longrunning.Operation> |
getDeleteDatasetMethod() |
static io.grpc.MethodDescriptor<DeleteModelRequest,com.google.longrunning.Operation> |
getDeleteModelMethod() |
static io.grpc.MethodDescriptor<DeployModelRequest,com.google.longrunning.Operation> |
getDeployModelMethod() |
static io.grpc.MethodDescriptor<ExportDataRequest,com.google.longrunning.Operation> |
getExportDataMethod() |
static io.grpc.MethodDescriptor<ExportEvaluatedExamplesRequest,com.google.longrunning.Operation> |
getExportEvaluatedExamplesMethod() |
static io.grpc.MethodDescriptor<ExportModelRequest,com.google.longrunning.Operation> |
getExportModelMethod() |
static io.grpc.MethodDescriptor<GetAnnotationSpecRequest,AnnotationSpec> |
getGetAnnotationSpecMethod() |
static io.grpc.MethodDescriptor<GetColumnSpecRequest,ColumnSpec> |
getGetColumnSpecMethod() |
static io.grpc.MethodDescriptor<GetDatasetRequest,Dataset> |
getGetDatasetMethod() |
static io.grpc.MethodDescriptor<GetModelEvaluationRequest,ModelEvaluation> |
getGetModelEvaluationMethod() |
static io.grpc.MethodDescriptor<GetModelRequest,Model> |
getGetModelMethod() |
static io.grpc.MethodDescriptor<GetTableSpecRequest,TableSpec> |
getGetTableSpecMethod() |
static io.grpc.MethodDescriptor<ImportDataRequest,com.google.longrunning.Operation> |
getImportDataMethod() |
static io.grpc.MethodDescriptor<ListColumnSpecsRequest,ListColumnSpecsResponse> |
getListColumnSpecsMethod() |
static io.grpc.MethodDescriptor<ListDatasetsRequest,ListDatasetsResponse> |
getListDatasetsMethod() |
static io.grpc.MethodDescriptor<ListModelEvaluationsRequest,ListModelEvaluationsResponse> |
getListModelEvaluationsMethod() |
static io.grpc.MethodDescriptor<ListModelsRequest,ListModelsResponse> |
getListModelsMethod() |
static io.grpc.MethodDescriptor<ListTableSpecsRequest,ListTableSpecsResponse> |
getListTableSpecsMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<UndeployModelRequest,com.google.longrunning.Operation> |
getUndeployModelMethod() |
static io.grpc.MethodDescriptor<UpdateColumnSpecRequest,ColumnSpec> |
getUpdateColumnSpecMethod() |
static io.grpc.MethodDescriptor<UpdateDatasetRequest,Dataset> |
getUpdateDatasetMethod() |
static io.grpc.MethodDescriptor<UpdateTableSpecRequest,TableSpec> |
getUpdateTableSpecMethod() |
static AutoMlGrpc.AutoMlBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static AutoMlGrpc.AutoMlFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static AutoMlGrpc.AutoMlStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateDatasetRequest,Dataset> METHOD_CREATE_DATASET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetDatasetRequest,Dataset> METHOD_GET_DATASET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListDatasetsRequest,ListDatasetsResponse> METHOD_LIST_DATASETS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<UpdateDatasetRequest,Dataset> METHOD_UPDATE_DATASET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteDatasetRequest,com.google.longrunning.Operation> METHOD_DELETE_DATASET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ImportDataRequest,com.google.longrunning.Operation> METHOD_IMPORT_DATA
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ExportDataRequest,com.google.longrunning.Operation> METHOD_EXPORT_DATA
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetAnnotationSpecRequest,AnnotationSpec> METHOD_GET_ANNOTATION_SPEC
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetTableSpecRequest,TableSpec> METHOD_GET_TABLE_SPEC
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListTableSpecsRequest,ListTableSpecsResponse> METHOD_LIST_TABLE_SPECS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<UpdateTableSpecRequest,TableSpec> METHOD_UPDATE_TABLE_SPEC
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetColumnSpecRequest,ColumnSpec> METHOD_GET_COLUMN_SPEC
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListColumnSpecsRequest,ListColumnSpecsResponse> METHOD_LIST_COLUMN_SPECS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<UpdateColumnSpecRequest,ColumnSpec> METHOD_UPDATE_COLUMN_SPEC
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateModelRequest,com.google.longrunning.Operation> METHOD_CREATE_MODEL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetModelRequest,Model> METHOD_GET_MODEL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListModelsRequest,ListModelsResponse> METHOD_LIST_MODELS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteModelRequest,com.google.longrunning.Operation> METHOD_DELETE_MODEL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeployModelRequest,com.google.longrunning.Operation> METHOD_DEPLOY_MODEL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<UndeployModelRequest,com.google.longrunning.Operation> METHOD_UNDEPLOY_MODEL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ExportModelRequest,com.google.longrunning.Operation> METHOD_EXPORT_MODEL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ExportEvaluatedExamplesRequest,com.google.longrunning.Operation> METHOD_EXPORT_EVALUATED_EXAMPLES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetModelEvaluationRequest,ModelEvaluation> METHOD_GET_MODEL_EVALUATION
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListModelEvaluationsRequest,ListModelEvaluationsResponse> METHOD_LIST_MODEL_EVALUATIONS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateDatasetRequest,Dataset> getCreateDatasetMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetDatasetRequest,Dataset> getGetDatasetMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListDatasetsRequest,ListDatasetsResponse> getListDatasetsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<UpdateDatasetRequest,Dataset> getUpdateDatasetMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteDatasetRequest,com.google.longrunning.Operation> getDeleteDatasetMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ImportDataRequest,com.google.longrunning.Operation> getImportDataMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ExportDataRequest,com.google.longrunning.Operation> getExportDataMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetAnnotationSpecRequest,AnnotationSpec> getGetAnnotationSpecMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetTableSpecRequest,TableSpec> getGetTableSpecMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListTableSpecsRequest,ListTableSpecsResponse> getListTableSpecsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<UpdateTableSpecRequest,TableSpec> getUpdateTableSpecMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetColumnSpecRequest,ColumnSpec> getGetColumnSpecMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListColumnSpecsRequest,ListColumnSpecsResponse> getListColumnSpecsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<UpdateColumnSpecRequest,ColumnSpec> getUpdateColumnSpecMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateModelRequest,com.google.longrunning.Operation> getCreateModelMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetModelRequest,Model> getGetModelMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListModelsRequest,ListModelsResponse> getListModelsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteModelRequest,com.google.longrunning.Operation> getDeleteModelMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeployModelRequest,com.google.longrunning.Operation> getDeployModelMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<UndeployModelRequest,com.google.longrunning.Operation> getUndeployModelMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ExportModelRequest,com.google.longrunning.Operation> getExportModelMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ExportEvaluatedExamplesRequest,com.google.longrunning.Operation> getExportEvaluatedExamplesMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetModelEvaluationRequest,ModelEvaluation> getGetModelEvaluationMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListModelEvaluationsRequest,ListModelEvaluationsResponse> getListModelEvaluationsMethod()
public static AutoMlGrpc.AutoMlStub newStub(io.grpc.Channel channel)
public static AutoMlGrpc.AutoMlBlockingStub newBlockingStub(io.grpc.Channel channel)
public static AutoMlGrpc.AutoMlFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2020 Google LLC. All rights reserved.