The Vertex implementations for Python and TypeScript set a "scope"—a kind-of access permission. The value given is https://www.googleapis.com/auth/cloud-platform, which equates to "full access".
- Is a scope needed?
- If one is needed, is that the correct scope?
The Vertex implementations for Python and TypeScript set a "scope"—a kind-of access permission. The value given is
https://www.googleapis.com/auth/cloud-platform, which equates to "full access".