Google Cloud Integrations V1alpha OAuth2Resource Owner Credentials Args
constructor(accessToken: Output<GoogleCloudIntegrationsV1alphaAccessTokenArgs>? = null, clientId: Output<String>? = null, clientSecret: Output<String>? = null, password: Output<String>? = null, requestType: Output<GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentialsRequestType>? = null, scope: Output<String>? = null, tokenEndpoint: Output<String>? = null, tokenParams: Output<GoogleCloudIntegrationsV1alphaParameterMapArgs>? = null, username: Output<String>? = null)