diff --git a/packages/google-cloud-automl/google/cloud/automl_v1/__init__.py b/packages/google-cloud-automl/google/cloud/automl_v1/__init__.py index b5f76f819793..6f22bb6518e6 100644 --- a/packages/google-cloud-automl/google/cloud/automl_v1/__init__.py +++ b/packages/google-cloud-automl/google/cloud/automl_v1/__init__.py @@ -104,6 +104,7 @@ __all__ = ( "AnnotationPayload", "AnnotationSpec", + "AutoMlClient", "BatchPredictInputConfig", "BatchPredictOperationMetadata", "BatchPredictOutputConfig", @@ -164,7 +165,6 @@ "OutputConfig", "PredictRequest", "PredictResponse", - "PredictionServiceClient", "TextClassificationDatasetMetadata", "TextClassificationModelMetadata", "TextExtractionAnnotation", @@ -185,5 +185,5 @@ "UndeployModelRequest", "UpdateDatasetRequest", "UpdateModelRequest", - "AutoMlClient", + "PredictionServiceClient", ) diff --git a/packages/google-cloud-automl/synth.metadata b/packages/google-cloud-automl/synth.metadata index 172381b7100d..d937b1062792 100644 --- a/packages/google-cloud-automl/synth.metadata +++ b/packages/google-cloud-automl/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/python-automl.git", - "sha": "4a2e2cf997fa0eaa87177a8e3ccbaded549b683e" + "sha": "356eb12708f8219644160f59775e4aae18b66f24" } }, {