audience property

String? audience
getter/setter pair

The full resource name of the identity provider; for example: //iam.googleapis.com/projects//locations/global/workloadIdentityPools//providers/ for workload identity pool providers, or //iam.googleapis.com/locations/global/workforcePools//providers/ for workforce pool providers.

Required when exchanging an external credential for a Google access token.

Implementation

core.String? audience;