OauthAccessToken

OauthAccessToken

Certified

Fetch a GCP OAuth access token

yaml
type: io.kestra.plugin.gcp.auth.OauthAccessToken
yaml
id: gcp_oauth_access_token
namespace: company.team

tasks:
  - id: token
    type: io.kestra.plugin.gcp.auth.OauthAccessToken
    projectId: my-gcp-project
Properties
SubTypestring
Default["https://www.googleapis.com/auth/cloud-platform"]
Definitions
expirationTimestring
Formatdate-time
scopesarray
SubTypestring
tokenValuestring