GoogleCloudIntegrationsV1alphaCredential constructor

Implementation

GoogleCloudIntegrationsV1alphaCredential({
  this.authToken,
  this.credentialType,
  this.jwt,
  this.oauth2AuthorizationCode,
  this.oauth2ClientCredentials,
  this.oauth2ResourceOwnerCredentials,
  this.oidcToken,
  this.serviceAccountCredentials,
  this.usernameAndPassword,
});