Class OidcToken (1.2.1)

Contains information needed for generating an OpenID Connect token <https://developers.google.com/identity/protocols/OpenIDConnect>__. This type of authorization should be used when sending requests to third party endpoints or Cloud Run.

Audience to be used when generating OIDC token. If not specified, the URI specified in target will be used.