Skip to content

GcpCloudAccountOauthCompleteInput

Input to complete the GCP cloud account OAuth flow.

Fields

Field Type Description
authorizationCode String! Authorization code received after the OAuth flow.
redirectUrl String! Redirect URL used in the OAuth flow.
sessionId String! Session ID of the current OAuth session.