A major update to the authorization model introduces https://www.googleapis.com/auth/aiplatform as the primary scope for methods across customJobs, dataLabelingJobs, datasets, endpoints, and featureGroups. While the broad cloud-platform scope remains supported, it has been moved to a secondary position in the discovery document, signaling a shift toward the Principle of Least Privilege. Additionally, this update confirms the breaking change where the name parameter is now strictly required across these resource methods, requiring developers to ensure all API calls include the full resource name.
Breaking Change
Docs