agentIdentity property
Represents the principal of the agent, used by the Policy Decision Point (PDP) for governance checks.
For more information, see
https://docs.cloud.google.com/agent-builder/agent-engine/agent-identity
Format: principal://TRUST_DOMAIN/NAMESPACE/AGENT_NAME Example:
principal://agents.global.org-ORGANIZATION_ID.system.id.goog/resources/aiplatform/projects/PROJECT_NUMBER/locations/LOCATION/reasoningEngines/AGENT_ENGINE_ID
Output only.
Implementation
core.String? agentIdentity;