Discovery API:aiplatform.v1
Breaking Change
Docs

Vertex AI Agents get IAM controls and lifecycle updates

This update introduces fine-grained access control for Vertex AI Agents via new getIamPolicy, setIamPolicy, and testIamPermissions methods. The agents.delete method now includes a force parameter, allowing developers to purge an agent along with its associated Task resources. Additionally, agents.list now supports AIP-160 filtering for created and updated timestamps.

Several breaking changes have been introduced: the mode field (previously used for 'SMART' transcription) has been removed from AudioTranscriptionConfig, and customerVpcNetwork is no longer available in SandboxEnvironmentTemplateEgressControlConfig. Furthermore, name and resource parameters are now strictly required across multiple methods, and the context field in MemoryRevision is now immutable.