Skip navigation links
A B C D E G I L M N P S U 

A

AutoMlGrpc - Class in com.google.cloud.automl.v1beta1
AutoML Server API.
AutoMlGrpc.AutoMlBlockingStub - Class in com.google.cloud.automl.v1beta1
AutoML Server API.
AutoMlGrpc.AutoMlFutureStub - Class in com.google.cloud.automl.v1beta1
AutoML Server API.
AutoMlGrpc.AutoMlImplBase - Class in com.google.cloud.automl.v1beta1
AutoML Server API.
AutoMlGrpc.AutoMlStub - Class in com.google.cloud.automl.v1beta1
AutoML Server API.
AutoMlImplBase() - Constructor for class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
 

B

batchPredict(BatchPredictRequest) - Method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc.PredictionServiceBlockingStub
Perform a batch prediction.
batchPredict(BatchPredictRequest) - Method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc.PredictionServiceFutureStub
Perform a batch prediction.
batchPredict(BatchPredictRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc.PredictionServiceImplBase
Perform a batch prediction.
batchPredict(BatchPredictRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc.PredictionServiceStub
Perform a batch prediction.
bindService() - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
 
bindService() - Method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc.PredictionServiceImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc.PredictionServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc.PredictionServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc.PredictionServiceStub
 

C

com.google.cloud.automl.v1beta1 - package com.google.cloud.automl.v1beta1
 
createDataset(CreateDatasetRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Creates a dataset.
createDataset(CreateDatasetRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Creates a dataset.
createDataset(CreateDatasetRequest, StreamObserver<Dataset>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Creates a dataset.
createDataset(CreateDatasetRequest, StreamObserver<Dataset>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Creates a dataset.
createModel(CreateModelRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Creates a model.
createModel(CreateModelRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Creates a model.
createModel(CreateModelRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Creates a model.
createModel(CreateModelRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Creates a model.

D

deleteDataset(DeleteDatasetRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Deletes a dataset and all of its contents.
deleteDataset(DeleteDatasetRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Deletes a dataset and all of its contents.
deleteDataset(DeleteDatasetRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Deletes a dataset and all of its contents.
deleteDataset(DeleteDatasetRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Deletes a dataset and all of its contents.
deleteModel(DeleteModelRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Deletes a model.
deleteModel(DeleteModelRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Deletes a model.
deleteModel(DeleteModelRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Deletes a model.
deleteModel(DeleteModelRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Deletes a model.
deployModel(DeployModelRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Deploys a model.
deployModel(DeployModelRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Deploys a model.
deployModel(DeployModelRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Deploys a model.
deployModel(DeployModelRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Deploys a model.

E

exportData(ExportDataRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Exports dataset's data to the provided output location.
exportData(ExportDataRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Exports dataset's data to the provided output location.
exportData(ExportDataRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Exports dataset's data to the provided output location.
exportData(ExportDataRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Exports dataset's data to the provided output location.
exportEvaluatedExamples(ExportEvaluatedExamplesRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Exports examples on which the model was evaluated (i.e.
exportEvaluatedExamples(ExportEvaluatedExamplesRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Exports examples on which the model was evaluated (i.e.
exportEvaluatedExamples(ExportEvaluatedExamplesRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Exports examples on which the model was evaluated (i.e.
exportEvaluatedExamples(ExportEvaluatedExamplesRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Exports examples on which the model was evaluated (i.e.
exportModel(ExportModelRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Exports a trained, "export-able", model to a user specified Google Cloud Storage location.
exportModel(ExportModelRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Exports a trained, "export-able", model to a user specified Google Cloud Storage location.
exportModel(ExportModelRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Exports a trained, "export-able", model to a user specified Google Cloud Storage location.
exportModel(ExportModelRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Exports a trained, "export-able", model to a user specified Google Cloud Storage location.

G

getAnnotationSpec(GetAnnotationSpecRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Gets an annotation spec.
getAnnotationSpec(GetAnnotationSpecRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Gets an annotation spec.
getAnnotationSpec(GetAnnotationSpecRequest, StreamObserver<AnnotationSpec>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Gets an annotation spec.
getAnnotationSpec(GetAnnotationSpecRequest, StreamObserver<AnnotationSpec>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Gets an annotation spec.
getBatchPredictMethod() - Static method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc
 
getColumnSpec(GetColumnSpecRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Gets a column spec.
getColumnSpec(GetColumnSpecRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Gets a column spec.
getColumnSpec(GetColumnSpecRequest, StreamObserver<ColumnSpec>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Gets a column spec.
getColumnSpec(GetColumnSpecRequest, StreamObserver<ColumnSpec>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Gets a column spec.
getCreateDatasetMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getCreateModelMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getDataset(GetDatasetRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Gets a dataset.
getDataset(GetDatasetRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Gets a dataset.
getDataset(GetDatasetRequest, StreamObserver<Dataset>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Gets a dataset.
getDataset(GetDatasetRequest, StreamObserver<Dataset>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Gets a dataset.
getDeleteDatasetMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getDeleteModelMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getDeployModelMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getExportDataMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getExportEvaluatedExamplesMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getExportModelMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getGetAnnotationSpecMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getGetColumnSpecMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getGetDatasetMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getGetModelEvaluationMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getGetModelMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getGetTableSpecMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getImportDataMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getListColumnSpecsMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getListDatasetsMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getListModelEvaluationsMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getListModelsMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getListTableSpecsMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getModel(GetModelRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Gets a model.
getModel(GetModelRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Gets a model.
getModel(GetModelRequest, StreamObserver<Model>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Gets a model.
getModel(GetModelRequest, StreamObserver<Model>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Gets a model.
getModelEvaluation(GetModelEvaluationRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Gets a model evaluation.
getModelEvaluation(GetModelEvaluationRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Gets a model evaluation.
getModelEvaluation(GetModelEvaluationRequest, StreamObserver<ModelEvaluation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Gets a model evaluation.
getModelEvaluation(GetModelEvaluationRequest, StreamObserver<ModelEvaluation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Gets a model evaluation.
getPredictMethod() - Static method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc
 
getTableSpec(GetTableSpecRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Gets a table spec.
getTableSpec(GetTableSpecRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Gets a table spec.
getTableSpec(GetTableSpecRequest, StreamObserver<TableSpec>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Gets a table spec.
getTableSpec(GetTableSpecRequest, StreamObserver<TableSpec>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Gets a table spec.
getUndeployModelMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getUpdateColumnSpecMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getUpdateDatasetMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
getUpdateTableSpecMethod() - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 

I

importData(ImportDataRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Imports data into a dataset.
importData(ImportDataRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Imports data into a dataset.
importData(ImportDataRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Imports data into a dataset.
importData(ImportDataRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Imports data into a dataset.

L

listColumnSpecs(ListColumnSpecsRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Lists column specs in a table spec.
listColumnSpecs(ListColumnSpecsRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Lists column specs in a table spec.
listColumnSpecs(ListColumnSpecsRequest, StreamObserver<ListColumnSpecsResponse>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Lists column specs in a table spec.
listColumnSpecs(ListColumnSpecsRequest, StreamObserver<ListColumnSpecsResponse>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Lists column specs in a table spec.
listDatasets(ListDatasetsRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Lists datasets in a project.
listDatasets(ListDatasetsRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Lists datasets in a project.
listDatasets(ListDatasetsRequest, StreamObserver<ListDatasetsResponse>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Lists datasets in a project.
listDatasets(ListDatasetsRequest, StreamObserver<ListDatasetsResponse>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Lists datasets in a project.
listModelEvaluations(ListModelEvaluationsRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Lists model evaluations.
listModelEvaluations(ListModelEvaluationsRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Lists model evaluations.
listModelEvaluations(ListModelEvaluationsRequest, StreamObserver<ListModelEvaluationsResponse>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Lists model evaluations.
listModelEvaluations(ListModelEvaluationsRequest, StreamObserver<ListModelEvaluationsResponse>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Lists model evaluations.
listModels(ListModelsRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Lists models.
listModels(ListModelsRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Lists models.
listModels(ListModelsRequest, StreamObserver<ListModelsResponse>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Lists models.
listModels(ListModelsRequest, StreamObserver<ListModelsResponse>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Lists models.
listTableSpecs(ListTableSpecsRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Lists table specs in a dataset.
listTableSpecs(ListTableSpecsRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Lists table specs in a dataset.
listTableSpecs(ListTableSpecsRequest, StreamObserver<ListTableSpecsResponse>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Lists table specs in a dataset.
listTableSpecs(ListTableSpecsRequest, StreamObserver<ListTableSpecsResponse>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Lists table specs in a dataset.

M

METHOD_BATCH_PREDICT - Static variable in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc
Deprecated.
METHOD_CREATE_DATASET - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_CREATE_MODEL - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_DELETE_DATASET - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_DELETE_MODEL - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_DEPLOY_MODEL - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_EXPORT_DATA - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_EXPORT_EVALUATED_EXAMPLES - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_EXPORT_MODEL - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_GET_ANNOTATION_SPEC - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_GET_COLUMN_SPEC - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_GET_DATASET - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_GET_MODEL - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_GET_MODEL_EVALUATION - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_GET_TABLE_SPEC - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_IMPORT_DATA - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_LIST_COLUMN_SPECS - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_LIST_DATASETS - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_LIST_MODEL_EVALUATIONS - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_LIST_MODELS - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_LIST_TABLE_SPECS - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_PREDICT - Static variable in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc
Deprecated.
METHOD_UNDEPLOY_MODEL - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_UPDATE_COLUMN_SPEC - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_UPDATE_DATASET - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.
METHOD_UPDATE_TABLE_SPEC - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Deprecated.

N

newBlockingStub(Channel) - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.automl.v1beta1.AutoMlGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc
Creates a new async stub that supports all call types for the service

P

predict(PredictRequest) - Method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc.PredictionServiceBlockingStub
Perform an online prediction.
predict(PredictRequest) - Method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc.PredictionServiceFutureStub
Perform an online prediction.
predict(PredictRequest, StreamObserver<PredictResponse>) - Method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc.PredictionServiceImplBase
Perform an online prediction.
predict(PredictRequest, StreamObserver<PredictResponse>) - Method in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc.PredictionServiceStub
Perform an online prediction.
PredictionServiceGrpc - Class in com.google.cloud.automl.v1beta1
AutoML Prediction API.
PredictionServiceGrpc.PredictionServiceBlockingStub - Class in com.google.cloud.automl.v1beta1
AutoML Prediction API.
PredictionServiceGrpc.PredictionServiceFutureStub - Class in com.google.cloud.automl.v1beta1
AutoML Prediction API.
PredictionServiceGrpc.PredictionServiceImplBase - Class in com.google.cloud.automl.v1beta1
AutoML Prediction API.
PredictionServiceGrpc.PredictionServiceStub - Class in com.google.cloud.automl.v1beta1
AutoML Prediction API.
PredictionServiceImplBase() - Constructor for class com.google.cloud.automl.v1beta1.PredictionServiceGrpc.PredictionServiceImplBase
 

S

SERVICE_NAME - Static variable in class com.google.cloud.automl.v1beta1.AutoMlGrpc
 
SERVICE_NAME - Static variable in class com.google.cloud.automl.v1beta1.PredictionServiceGrpc
 

U

undeployModel(UndeployModelRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Undeploys a model.
undeployModel(UndeployModelRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Undeploys a model.
undeployModel(UndeployModelRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Undeploys a model.
undeployModel(UndeployModelRequest, StreamObserver<Operation>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Undeploys a model.
updateColumnSpec(UpdateColumnSpecRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Updates a column spec.
updateColumnSpec(UpdateColumnSpecRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Updates a column spec.
updateColumnSpec(UpdateColumnSpecRequest, StreamObserver<ColumnSpec>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Updates a column spec.
updateColumnSpec(UpdateColumnSpecRequest, StreamObserver<ColumnSpec>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Updates a column spec.
updateDataset(UpdateDatasetRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Updates a dataset.
updateDataset(UpdateDatasetRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Updates a dataset.
updateDataset(UpdateDatasetRequest, StreamObserver<Dataset>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Updates a dataset.
updateDataset(UpdateDatasetRequest, StreamObserver<Dataset>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Updates a dataset.
updateTableSpec(UpdateTableSpecRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlBlockingStub
Updates a table spec.
updateTableSpec(UpdateTableSpecRequest) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlFutureStub
Updates a table spec.
updateTableSpec(UpdateTableSpecRequest, StreamObserver<TableSpec>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlImplBase
Updates a table spec.
updateTableSpec(UpdateTableSpecRequest, StreamObserver<TableSpec>) - Method in class com.google.cloud.automl.v1beta1.AutoMlGrpc.AutoMlStub
Updates a table spec.
A B C D E G I L M N P S U 
Skip navigation links

Copyright © 2020 Google LLC. All rights reserved.