OauthAccessToken​Oauth​Access​Token

Fetch a GCP OAuth access token.

yaml
type: "io.kestra.plugin.gcp.auth.OauthAccessToken"
Properties

The GCP service account to impersonate.

The GCP project ID.

SubType string
Default ["https://www.googleapis.com/auth/cloud-platform"]

The GCP scopes to be used.

The GCP service account.

An OAuth access token for the current user.

Format date-time
SubType string

OAuth access token value

Will be automatically encrypted and decrypted in the outputs if encryption is configured