workloadIds property

List<String>? workloadIds
getter/setter pair

Input only.

Represents the workload identity in IAM principal:// format of the agent(s) that will use this AuthProvider. Example: principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}

Optional.

Implementation

core.List<core.String>? workloadIds;