AnnotationPayload |
Contains annotation information that is relevant to AutoML.
|
AnnotationPayload.Builder |
Contains annotation information that is relevant to AutoML.
|
AnnotationPayload.DetailCase |
|
AnnotationPayloadOrBuilder |
|
AnnotationSpec |
A definition of an annotation spec.
|
AnnotationSpec.Builder |
A definition of an annotation spec.
|
AnnotationSpecName |
|
AnnotationSpecName.Builder |
Builder for
projects/{project}/locations/{location}/datasets/{dataset}/annotationSpecs/{annotation_spec}.
|
AnnotationSpecOrBuilder |
|
AutoMlClient |
Service Description: AutoML Server API.
|
AutoMlClient.ListDatasetsFixedSizeCollection |
|
AutoMlClient.ListDatasetsPage |
|
AutoMlClient.ListDatasetsPagedResponse |
|
AutoMlClient.ListModelEvaluationsFixedSizeCollection |
|
AutoMlClient.ListModelEvaluationsPage |
|
AutoMlClient.ListModelEvaluationsPagedResponse |
|
AutoMlClient.ListModelsFixedSizeCollection |
|
AutoMlClient.ListModelsPage |
|
AutoMlClient.ListModelsPagedResponse |
|
AutoMlGrpc.AsyncService |
AutoML Server API.
|
AutoMlGrpc.AutoMlBlockingStub |
A stub to allow clients to do synchronous rpc calls to service AutoMl.
|
AutoMlGrpc.AutoMlFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service AutoMl.
|
AutoMlGrpc.AutoMlStub |
A stub to allow clients to do asynchronous rpc calls to service AutoMl.
|
AutoMlSettings |
|
AutoMlSettings.Builder |
Builder for AutoMlSettings.
|
BatchPredictInputConfig |
Input configuration for BatchPredict Action.
|
BatchPredictInputConfig.Builder |
Input configuration for BatchPredict Action.
|
BatchPredictInputConfig.SourceCase |
|
BatchPredictInputConfigOrBuilder |
|
BatchPredictOperationMetadata |
Details of BatchPredict operation.
|
BatchPredictOperationMetadata.BatchPredictOutputInfo |
Further describes this batch predict's output.
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder |
Further describes this batch predict's output.
|
BatchPredictOperationMetadata.BatchPredictOutputInfo.OutputLocationCase |
|
BatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder |
|
BatchPredictOperationMetadata.Builder |
Details of BatchPredict operation.
|
BatchPredictOperationMetadataOrBuilder |
|
BatchPredictOutputConfig |
Output configuration for BatchPredict Action.
|
BatchPredictOutputConfig.Builder |
Output configuration for BatchPredict Action.
|
BatchPredictOutputConfig.DestinationCase |
|
BatchPredictOutputConfigOrBuilder |
|
BatchPredictRequest |
Request message for [PredictionService.BatchPredict][google.cloud.automl.v1.PredictionService.BatchPredict].
|
BatchPredictRequest.Builder |
Request message for [PredictionService.BatchPredict][google.cloud.automl.v1.PredictionService.BatchPredict].
|
BatchPredictRequestOrBuilder |
|
BatchPredictResult |
Result of the Batch Predict.
|
BatchPredictResult.Builder |
Result of the Batch Predict.
|
BatchPredictResultOrBuilder |
|
BoundingBoxMetricsEntry |
Bounding box matching model metrics for a single intersection-over-union
threshold and multiple label match confidence thresholds.
|
BoundingBoxMetricsEntry.Builder |
Bounding box matching model metrics for a single intersection-over-union
threshold and multiple label match confidence thresholds.
|
BoundingBoxMetricsEntry.ConfidenceMetricsEntry |
Metrics for a single confidence threshold.
|
BoundingBoxMetricsEntry.ConfidenceMetricsEntry.Builder |
Metrics for a single confidence threshold.
|
BoundingBoxMetricsEntry.ConfidenceMetricsEntryOrBuilder |
|
BoundingBoxMetricsEntryOrBuilder |
|
BoundingPoly |
A bounding polygon of a detected object on a plane.
|
BoundingPoly.Builder |
A bounding polygon of a detected object on a plane.
|
BoundingPolyOrBuilder |
|
ClassificationAnnotation |
Contains annotation details specific to classification.
|
ClassificationAnnotation.Builder |
Contains annotation details specific to classification.
|
ClassificationAnnotationOrBuilder |
|
ClassificationEvaluationMetrics |
Model evaluation metrics for classification problems.
|
ClassificationEvaluationMetrics.Builder |
Model evaluation metrics for classification problems.
|
ClassificationEvaluationMetrics.ConfidenceMetricsEntry |
Metrics for a single confidence threshold.
|
ClassificationEvaluationMetrics.ConfidenceMetricsEntry.Builder |
Metrics for a single confidence threshold.
|
ClassificationEvaluationMetrics.ConfidenceMetricsEntryOrBuilder |
|
ClassificationEvaluationMetrics.ConfusionMatrix |
Confusion matrix of the model running the classification.
|
ClassificationEvaluationMetrics.ConfusionMatrix.Builder |
Confusion matrix of the model running the classification.
|
ClassificationEvaluationMetrics.ConfusionMatrix.Row |
Output only.
|
ClassificationEvaluationMetrics.ConfusionMatrix.Row.Builder |
Output only.
|
ClassificationEvaluationMetrics.ConfusionMatrix.RowOrBuilder |
|
ClassificationEvaluationMetrics.ConfusionMatrixOrBuilder |
|
ClassificationEvaluationMetricsOrBuilder |
|
ClassificationType |
Type of the classification problem.
|
CreateDatasetOperationMetadata |
Details of CreateDataset operation.
|
CreateDatasetOperationMetadata.Builder |
Details of CreateDataset operation.
|
CreateDatasetOperationMetadataOrBuilder |
|
CreateDatasetRequest |
Request message for [AutoMl.CreateDataset][google.cloud.automl.v1.AutoMl.CreateDataset].
|
CreateDatasetRequest.Builder |
Request message for [AutoMl.CreateDataset][google.cloud.automl.v1.AutoMl.CreateDataset].
|
CreateDatasetRequestOrBuilder |
|
CreateModelOperationMetadata |
Details of CreateModel operation.
|
CreateModelOperationMetadata.Builder |
Details of CreateModel operation.
|
CreateModelOperationMetadataOrBuilder |
|
CreateModelRequest |
Request message for [AutoMl.CreateModel][google.cloud.automl.v1.AutoMl.CreateModel].
|
CreateModelRequest.Builder |
Request message for [AutoMl.CreateModel][google.cloud.automl.v1.AutoMl.CreateModel].
|
CreateModelRequestOrBuilder |
|
Dataset |
A workspace for solving a single, particular machine learning (ML) problem.
|
Dataset.Builder |
A workspace for solving a single, particular machine learning (ML) problem.
|
Dataset.DatasetMetadataCase |
|
DatasetName |
|
DatasetName.Builder |
Builder for projects/{project}/locations/{location}/datasets/{dataset}.
|
DatasetOrBuilder |
|
DeleteDatasetRequest |
Request message for [AutoMl.DeleteDataset][google.cloud.automl.v1.AutoMl.DeleteDataset].
|
DeleteDatasetRequest.Builder |
Request message for [AutoMl.DeleteDataset][google.cloud.automl.v1.AutoMl.DeleteDataset].
|
DeleteDatasetRequestOrBuilder |
|
DeleteModelRequest |
Request message for [AutoMl.DeleteModel][google.cloud.automl.v1.AutoMl.DeleteModel].
|
DeleteModelRequest.Builder |
Request message for [AutoMl.DeleteModel][google.cloud.automl.v1.AutoMl.DeleteModel].
|
DeleteModelRequestOrBuilder |
|
DeleteOperationMetadata |
Details of operations that perform deletes of any entities.
|
DeleteOperationMetadata.Builder |
Details of operations that perform deletes of any entities.
|
DeleteOperationMetadataOrBuilder |
|
DeployModelOperationMetadata |
Details of DeployModel operation.
|
DeployModelOperationMetadata.Builder |
Details of DeployModel operation.
|
DeployModelOperationMetadataOrBuilder |
|
DeployModelRequest |
Request message for [AutoMl.DeployModel][google.cloud.automl.v1.AutoMl.DeployModel].
|
DeployModelRequest.Builder |
Request message for [AutoMl.DeployModel][google.cloud.automl.v1.AutoMl.DeployModel].
|
DeployModelRequest.ModelDeploymentMetadataCase |
|
DeployModelRequestOrBuilder |
|
Document |
A structured text document e.g.
|
Document.Builder |
A structured text document e.g.
|
Document.Layout |
Describes the layout information of a [text_segment][google.cloud.automl.v1.Document.Layout.text_segment] in the document.
|
Document.Layout.Builder |
Describes the layout information of a [text_segment][google.cloud.automl.v1.Document.Layout.text_segment] in the document.
|
Document.Layout.TextSegmentType |
The type of TextSegment in the context of the original document.
|
Document.LayoutOrBuilder |
|
DocumentDimensions |
Message that describes dimension of a document.
|
DocumentDimensions.Builder |
Message that describes dimension of a document.
|
DocumentDimensions.DocumentDimensionUnit |
Unit of the document dimension.
|
DocumentDimensionsOrBuilder |
|
DocumentInputConfig |
Input configuration of a [Document][google.cloud.automl.v1.Document].
|
DocumentInputConfig.Builder |
Input configuration of a [Document][google.cloud.automl.v1.Document].
|
DocumentInputConfigOrBuilder |
|
DocumentOrBuilder |
|
ExamplePayload |
Example data used for training or prediction.
|
ExamplePayload.Builder |
Example data used for training or prediction.
|
ExamplePayload.PayloadCase |
|
ExamplePayloadOrBuilder |
|
ExportDataOperationMetadata |
Details of ExportData operation.
|
ExportDataOperationMetadata.Builder |
Details of ExportData operation.
|
ExportDataOperationMetadata.ExportDataOutputInfo |
Further describes this export data's output.
|
ExportDataOperationMetadata.ExportDataOutputInfo.Builder |
Further describes this export data's output.
|
ExportDataOperationMetadata.ExportDataOutputInfo.OutputLocationCase |
|
ExportDataOperationMetadata.ExportDataOutputInfoOrBuilder |
|
ExportDataOperationMetadataOrBuilder |
|
ExportDataRequest |
Request message for [AutoMl.ExportData][google.cloud.automl.v1.AutoMl.ExportData].
|
ExportDataRequest.Builder |
Request message for [AutoMl.ExportData][google.cloud.automl.v1.AutoMl.ExportData].
|
ExportDataRequestOrBuilder |
|
ExportModelOperationMetadata |
Details of ExportModel operation.
|
ExportModelOperationMetadata.Builder |
Details of ExportModel operation.
|
ExportModelOperationMetadata.ExportModelOutputInfo |
Further describes the output of model export.
|
ExportModelOperationMetadata.ExportModelOutputInfo.Builder |
Further describes the output of model export.
|
ExportModelOperationMetadata.ExportModelOutputInfoOrBuilder |
|
ExportModelOperationMetadataOrBuilder |
|
ExportModelRequest |
Request message for [AutoMl.ExportModel][google.cloud.automl.v1.AutoMl.ExportModel].
|
ExportModelRequest.Builder |
Request message for [AutoMl.ExportModel][google.cloud.automl.v1.AutoMl.ExportModel].
|
ExportModelRequestOrBuilder |
|
GcsDestination |
The Google Cloud Storage location where the output is to be written to.
|
GcsDestination.Builder |
The Google Cloud Storage location where the output is to be written to.
|
GcsDestinationOrBuilder |
|
GcsSource |
The Google Cloud Storage location for the input content.
|
GcsSource.Builder |
The Google Cloud Storage location for the input content.
|
GcsSourceOrBuilder |
|
GetAnnotationSpecRequest |
Request message for [AutoMl.GetAnnotationSpec][google.cloud.automl.v1.AutoMl.GetAnnotationSpec].
|
GetAnnotationSpecRequest.Builder |
Request message for [AutoMl.GetAnnotationSpec][google.cloud.automl.v1.AutoMl.GetAnnotationSpec].
|
GetAnnotationSpecRequestOrBuilder |
|
GetDatasetRequest |
Request message for [AutoMl.GetDataset][google.cloud.automl.v1.AutoMl.GetDataset].
|
GetDatasetRequest.Builder |
Request message for [AutoMl.GetDataset][google.cloud.automl.v1.AutoMl.GetDataset].
|
GetDatasetRequestOrBuilder |
|
GetModelEvaluationRequest |
Request message for [AutoMl.GetModelEvaluation][google.cloud.automl.v1.AutoMl.GetModelEvaluation].
|
GetModelEvaluationRequest.Builder |
Request message for [AutoMl.GetModelEvaluation][google.cloud.automl.v1.AutoMl.GetModelEvaluation].
|
GetModelEvaluationRequestOrBuilder |
|
GetModelRequest |
Request message for [AutoMl.GetModel][google.cloud.automl.v1.AutoMl.GetModel].
|
GetModelRequest.Builder |
Request message for [AutoMl.GetModel][google.cloud.automl.v1.AutoMl.GetModel].
|
GetModelRequestOrBuilder |
|
Image |
A representation of an image.
|
Image.Builder |
A representation of an image.
|
Image.DataCase |
|
ImageClassificationDatasetMetadata |
Dataset metadata that is specific to image classification.
|
ImageClassificationDatasetMetadata.Builder |
Dataset metadata that is specific to image classification.
|
ImageClassificationDatasetMetadataOrBuilder |
|
ImageClassificationModelDeploymentMetadata |
Model deployment metadata specific to Image Classification.
|
ImageClassificationModelDeploymentMetadata.Builder |
Model deployment metadata specific to Image Classification.
|
ImageClassificationModelDeploymentMetadataOrBuilder |
|
ImageClassificationModelMetadata |
Model metadata for image classification.
|
ImageClassificationModelMetadata.Builder |
Model metadata for image classification.
|
ImageClassificationModelMetadataOrBuilder |
|
ImageObjectDetectionAnnotation |
Annotation details for image object detection.
|
ImageObjectDetectionAnnotation.Builder |
Annotation details for image object detection.
|
ImageObjectDetectionAnnotationOrBuilder |
|
ImageObjectDetectionDatasetMetadata |
Dataset metadata specific to image object detection.
|
ImageObjectDetectionDatasetMetadata.Builder |
Dataset metadata specific to image object detection.
|
ImageObjectDetectionDatasetMetadataOrBuilder |
|
ImageObjectDetectionEvaluationMetrics |
Model evaluation metrics for image object detection problems.
|
ImageObjectDetectionEvaluationMetrics.Builder |
Model evaluation metrics for image object detection problems.
|
ImageObjectDetectionEvaluationMetricsOrBuilder |
|
ImageObjectDetectionModelDeploymentMetadata |
Model deployment metadata specific to Image Object Detection.
|
ImageObjectDetectionModelDeploymentMetadata.Builder |
Model deployment metadata specific to Image Object Detection.
|
ImageObjectDetectionModelDeploymentMetadataOrBuilder |
|
ImageObjectDetectionModelMetadata |
Model metadata specific to image object detection.
|
ImageObjectDetectionModelMetadata.Builder |
Model metadata specific to image object detection.
|
ImageObjectDetectionModelMetadataOrBuilder |
|
ImageOrBuilder |
|
ImportDataOperationMetadata |
Details of ImportData operation.
|
ImportDataOperationMetadata.Builder |
Details of ImportData operation.
|
ImportDataOperationMetadataOrBuilder |
|
ImportDataRequest |
Request message for [AutoMl.ImportData][google.cloud.automl.v1.AutoMl.ImportData].
|
ImportDataRequest.Builder |
Request message for [AutoMl.ImportData][google.cloud.automl.v1.AutoMl.ImportData].
|
ImportDataRequestOrBuilder |
|
InputConfig |
Input configuration for [AutoMl.ImportData][google.cloud.automl.v1.AutoMl.ImportData] action.
|
InputConfig.Builder |
Input configuration for [AutoMl.ImportData][google.cloud.automl.v1.AutoMl.ImportData] action.
|
InputConfig.SourceCase |
|
InputConfigOrBuilder |
|
ListDatasetsRequest |
Request message for [AutoMl.ListDatasets][google.cloud.automl.v1.AutoMl.ListDatasets].
|
ListDatasetsRequest.Builder |
Request message for [AutoMl.ListDatasets][google.cloud.automl.v1.AutoMl.ListDatasets].
|
ListDatasetsRequestOrBuilder |
|
ListDatasetsResponse |
Response message for [AutoMl.ListDatasets][google.cloud.automl.v1.AutoMl.ListDatasets].
|
ListDatasetsResponse.Builder |
Response message for [AutoMl.ListDatasets][google.cloud.automl.v1.AutoMl.ListDatasets].
|
ListDatasetsResponseOrBuilder |
|
ListModelEvaluationsRequest |
Request message for [AutoMl.ListModelEvaluations][google.cloud.automl.v1.AutoMl.ListModelEvaluations].
|
ListModelEvaluationsRequest.Builder |
Request message for [AutoMl.ListModelEvaluations][google.cloud.automl.v1.AutoMl.ListModelEvaluations].
|
ListModelEvaluationsRequestOrBuilder |
|
ListModelEvaluationsResponse |
Response message for [AutoMl.ListModelEvaluations][google.cloud.automl.v1.AutoMl.ListModelEvaluations].
|
ListModelEvaluationsResponse.Builder |
Response message for [AutoMl.ListModelEvaluations][google.cloud.automl.v1.AutoMl.ListModelEvaluations].
|
ListModelEvaluationsResponseOrBuilder |
|
ListModelsRequest |
Request message for [AutoMl.ListModels][google.cloud.automl.v1.AutoMl.ListModels].
|
ListModelsRequest.Builder |
Request message for [AutoMl.ListModels][google.cloud.automl.v1.AutoMl.ListModels].
|
ListModelsRequestOrBuilder |
|
ListModelsResponse |
Response message for [AutoMl.ListModels][google.cloud.automl.v1.AutoMl.ListModels].
|
ListModelsResponse.Builder |
Response message for [AutoMl.ListModels][google.cloud.automl.v1.AutoMl.ListModels].
|
ListModelsResponseOrBuilder |
|
LocationName |
|
LocationName.Builder |
Builder for projects/{project}/locations/{location}.
|
Model |
API proto representing a trained machine learning model.
|
Model.Builder |
API proto representing a trained machine learning model.
|
Model.DeploymentState |
Deployment state of the model.
|
Model.ModelMetadataCase |
|
ModelEvaluation |
Evaluation results of a model.
|
ModelEvaluation.Builder |
Evaluation results of a model.
|
ModelEvaluation.MetricsCase |
|
ModelEvaluationName |
|
ModelEvaluationName.Builder |
Builder for
projects/{project}/locations/{location}/models/{model}/modelEvaluations/{model_evaluation}.
|
ModelEvaluationOrBuilder |
|
ModelExportOutputConfig |
Output configuration for ModelExport Action.
|
ModelExportOutputConfig.Builder |
Output configuration for ModelExport Action.
|
ModelExportOutputConfig.DestinationCase |
|
ModelExportOutputConfigOrBuilder |
|
ModelName |
|
ModelName.Builder |
Builder for projects/{project}/locations/{location}/models/{model}.
|
ModelOrBuilder |
|
NormalizedVertex |
A vertex represents a 2D point in the image.
|
NormalizedVertex.Builder |
A vertex represents a 2D point in the image.
|
NormalizedVertexOrBuilder |
|
OperationMetadata |
Metadata used across all long running operations returned by AutoML API.
|
OperationMetadata.Builder |
Metadata used across all long running operations returned by AutoML API.
|
OperationMetadata.DetailsCase |
|
OperationMetadataOrBuilder |
|
OutputConfig |
* For Translation:
CSV file `translation.csv`, with each line in format:
ML_USE,GCS_FILE_PATH
GCS_FILE_PATH leads to a .TSV file which describes examples that have
given ML_USE, using the following row format per line:
TEXT_SNIPPET (in source language) \t TEXT_SNIPPET (in target
language)
* For Tables:
Output depends on whether the dataset was imported from Google Cloud
Storage or BigQuery.
|
OutputConfig.Builder |
* For Translation:
CSV file `translation.csv`, with each line in format:
ML_USE,GCS_FILE_PATH
GCS_FILE_PATH leads to a .TSV file which describes examples that have
given ML_USE, using the following row format per line:
TEXT_SNIPPET (in source language) \t TEXT_SNIPPET (in target
language)
* For Tables:
Output depends on whether the dataset was imported from Google Cloud
Storage or BigQuery.
|
OutputConfig.DestinationCase |
|
OutputConfigOrBuilder |
|
PredictionServiceClient |
Service Description: AutoML Prediction API.
|
PredictionServiceGrpc.AsyncService |
AutoML Prediction API.
|
PredictionServiceGrpc.PredictionServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service PredictionService.
|
PredictionServiceGrpc.PredictionServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service PredictionService.
|
PredictionServiceGrpc.PredictionServiceStub |
A stub to allow clients to do asynchronous rpc calls to service PredictionService.
|
PredictionServiceSettings |
|
PredictionServiceSettings.Builder |
Builder for PredictionServiceSettings.
|
PredictRequest |
Request message for [PredictionService.Predict][google.cloud.automl.v1.PredictionService.Predict].
|
PredictRequest.Builder |
Request message for [PredictionService.Predict][google.cloud.automl.v1.PredictionService.Predict].
|
PredictRequestOrBuilder |
|
PredictResponse |
Response message for [PredictionService.Predict][google.cloud.automl.v1.PredictionService.Predict].
|
PredictResponse.Builder |
Response message for [PredictionService.Predict][google.cloud.automl.v1.PredictionService.Predict].
|
PredictResponseOrBuilder |
|
TextClassificationDatasetMetadata |
Dataset metadata for classification.
|
TextClassificationDatasetMetadata.Builder |
Dataset metadata for classification.
|
TextClassificationDatasetMetadataOrBuilder |
|
TextClassificationModelMetadata |
Model metadata that is specific to text classification.
|
TextClassificationModelMetadata.Builder |
Model metadata that is specific to text classification.
|
TextClassificationModelMetadataOrBuilder |
|
TextExtractionAnnotation |
Annotation for identifying spans of text.
|
TextExtractionAnnotation.AnnotationCase |
|
TextExtractionAnnotation.Builder |
Annotation for identifying spans of text.
|
TextExtractionAnnotationOrBuilder |
|
TextExtractionDatasetMetadata |
Dataset metadata that is specific to text extraction
|
TextExtractionDatasetMetadata.Builder |
Dataset metadata that is specific to text extraction
|
TextExtractionDatasetMetadataOrBuilder |
|
TextExtractionEvaluationMetrics |
Model evaluation metrics for text extraction problems.
|
TextExtractionEvaluationMetrics.Builder |
Model evaluation metrics for text extraction problems.
|
TextExtractionEvaluationMetrics.ConfidenceMetricsEntry |
Metrics for a single confidence threshold.
|
TextExtractionEvaluationMetrics.ConfidenceMetricsEntry.Builder |
Metrics for a single confidence threshold.
|
TextExtractionEvaluationMetrics.ConfidenceMetricsEntryOrBuilder |
|
TextExtractionEvaluationMetricsOrBuilder |
|
TextExtractionModelMetadata |
Model metadata that is specific to text extraction.
|
TextExtractionModelMetadata.Builder |
Model metadata that is specific to text extraction.
|
TextExtractionModelMetadataOrBuilder |
|
TextSegment |
A contiguous part of a text (string), assuming it has an UTF-8 NFC encoding.
|
TextSegment.Builder |
A contiguous part of a text (string), assuming it has an UTF-8 NFC encoding.
|
TextSegmentOrBuilder |
|
TextSentimentAnnotation |
Contains annotation details specific to text sentiment.
|
TextSentimentAnnotation.Builder |
Contains annotation details specific to text sentiment.
|
TextSentimentAnnotationOrBuilder |
|
TextSentimentDatasetMetadata |
Dataset metadata for text sentiment.
|
TextSentimentDatasetMetadata.Builder |
Dataset metadata for text sentiment.
|
TextSentimentDatasetMetadataOrBuilder |
|
TextSentimentEvaluationMetrics |
Model evaluation metrics for text sentiment problems.
|
TextSentimentEvaluationMetrics.Builder |
Model evaluation metrics for text sentiment problems.
|
TextSentimentEvaluationMetricsOrBuilder |
|
TextSentimentModelMetadata |
Model metadata that is specific to text sentiment.
|
TextSentimentModelMetadata.Builder |
Model metadata that is specific to text sentiment.
|
TextSentimentModelMetadataOrBuilder |
|
TextSnippet |
A representation of a text snippet.
|
TextSnippet.Builder |
A representation of a text snippet.
|
TextSnippetOrBuilder |
|
TranslationAnnotation |
Annotation details specific to translation.
|
TranslationAnnotation.Builder |
Annotation details specific to translation.
|
TranslationAnnotationOrBuilder |
|
TranslationDatasetMetadata |
Dataset metadata that is specific to translation.
|
TranslationDatasetMetadata.Builder |
Dataset metadata that is specific to translation.
|
TranslationDatasetMetadataOrBuilder |
|
TranslationEvaluationMetrics |
Evaluation metrics for the dataset.
|
TranslationEvaluationMetrics.Builder |
Evaluation metrics for the dataset.
|
TranslationEvaluationMetricsOrBuilder |
|
TranslationModelMetadata |
Model metadata that is specific to translation.
|
TranslationModelMetadata.Builder |
Model metadata that is specific to translation.
|
TranslationModelMetadataOrBuilder |
|
UndeployModelOperationMetadata |
Details of UndeployModel operation.
|
UndeployModelOperationMetadata.Builder |
Details of UndeployModel operation.
|
UndeployModelOperationMetadataOrBuilder |
|
UndeployModelRequest |
Request message for [AutoMl.UndeployModel][google.cloud.automl.v1.AutoMl.UndeployModel].
|
UndeployModelRequest.Builder |
Request message for [AutoMl.UndeployModel][google.cloud.automl.v1.AutoMl.UndeployModel].
|
UndeployModelRequestOrBuilder |
|
UpdateDatasetRequest |
Request message for [AutoMl.UpdateDataset][google.cloud.automl.v1.AutoMl.UpdateDataset]
|
UpdateDatasetRequest.Builder |
Request message for [AutoMl.UpdateDataset][google.cloud.automl.v1.AutoMl.UpdateDataset]
|
UpdateDatasetRequestOrBuilder |
|
UpdateModelRequest |
Request message for [AutoMl.UpdateModel][google.cloud.automl.v1.AutoMl.UpdateModel]
|
UpdateModelRequest.Builder |
Request message for [AutoMl.UpdateModel][google.cloud.automl.v1.AutoMl.UpdateModel]
|
UpdateModelRequestOrBuilder |
|