oauth2Authorization Code
suspend fun oauth2AuthorizationCode(value: Output<GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeArgs>)
suspend fun oauth2AuthorizationCode(value: GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeArgs?)
Parameters
value
The api_key and oauth2_implicit are not covered in v1 and will be picked up once v1 is implemented. ApiKey api_key = 3; OAuth2 authorization code credential
suspend fun oauth2AuthorizationCode(argument: suspend GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeArgsBuilder.() -> Unit)
Parameters
argument
The api_key and oauth2_implicit are not covered in v1 and will be picked up once v1 is implemented. ApiKey api_key = 3; OAuth2 authorization code credential