
OauthAccessToken
CertifiedFetch a GCP OAuth access token
OauthAccessToken
Certified
Fetch a GCP OAuth access token
yaml
type: io.kestra.plugin.gcp.auth.OauthAccessTokenExamples
yaml
id: gcp_oauth_access_token
namespace: company.team
tasks:
- id: token
type: io.kestra.plugin.gcp.auth.OauthAccessToken
projectId: my-gcp-project
Properties
impersonatedServiceAccount string
projectId string
scopes array
SubTypestring
Default
["https://www.googleapis.com/auth/cloud-platform"]serviceAccount string
Outputs
accessToken *Required
Definitions
io.kestra.plugin.gcp.auth.OauthAccessToken-AccessTokenOutput
expirationTimestring
Format
date-timescopesarray
SubTypestring
tokenValuestring