GoogleCloudConnectorsV1AuthConfig constructor

Implementation

GoogleCloudConnectorsV1AuthConfig({
  this.additionalVariables,
  this.authKey,
  this.authType,
  this.oauth2AuthCodeFlow,
  this.oauth2ClientCredentials,
  this.oauth2JwtBearer,
  this.sshPublicKey,
  this.userPassword,
});