GoogleCloudIntegrationsV1alphaOAuth2ClientCredentialsArgs

fun GoogleCloudIntegrationsV1alphaOAuth2ClientCredentialsArgs(accessToken: Output<GoogleCloudIntegrationsV1alphaAccessTokenArgs>? = null, clientId: Output<String>? = null, clientSecret: Output<String>? = null, requestType: Output<GoogleCloudIntegrationsV1alphaOAuth2ClientCredentialsRequestType>? = null, scope: Output<String>? = null, tokenEndpoint: Output<String>? = null, tokenParams: Output<GoogleCloudIntegrationsV1alphaParameterMapArgs>? = null)