Hi everyone,
I have a question about AutoML Translation API Tutorial
https://cloud.google.com/translate/automl/docs/tutorial?hl=en
I could complete the steps from 1 to 13 „Configure your project environment“.
After this section, 3 python source code files should be copied to my Google Cloud Platform project folder.
Does „Google Cloud Platform project folder“ mean the bucket gs://$PROJECT_ID-vcm/ ?
If yes, I could copy them to my bucket.
However, I cannot execute below from my bucket.
python automl_translation_dataset.py create_dataset "en_es_dataset" "en" "es"