Google Cloud ML/Machine Learning Python Vertex AI Vertex AI Endpoints の ID を任意の ID にする¶ --endpoint-idに任意の数字を指定する。先頭の文字を 0 以外にする必要がある。指定しなければランダムな数字列が ID になる。 1 2 3 4 5gcloud ai endpoints create \ --project=project-foo-bar \ --region=asia-northeast1 \ --display-name=foo-bar \ --endpoint-id=1234