class GoogleCloudConnectorsV1AuthConfig extends Collection (View source)

Properties

protected $collection_key
protected $additionalVariablesType
protected $additionalVariablesDataType
string $authKey
string $authType
protected $oauth2AuthCodeFlowType
protected $oauth2AuthCodeFlowDataType
protected $oauth2ClientCredentialsType
protected $oauth2ClientCredentialsDataType
protected $oauth2JwtBearerType
protected $oauth2JwtBearerDataType
protected $sshPublicKeyType
protected $sshPublicKeyDataType
protected $userPasswordType
protected $userPasswordDataType

Methods

Details

setAdditionalVariables($additionalVariables)

No description

Parameters

$additionalVariables

GoogleCloudConnectorsV1ConfigVariable[] getAdditionalVariables()

No description

setAuthKey($authKey)

No description

Parameters

$authKey

string getAuthKey()

No description

Return Value

string

setAuthType($authType)

No description

Parameters

$authType

string getAuthType()

No description

Return Value

string

setOauth2AuthCodeFlow(GoogleCloudConnectorsV1AuthConfigOauth2AuthCodeFlow $oauth2AuthCodeFlow)

No description

setOauth2ClientCredentials(GoogleCloudConnectorsV1AuthConfigOauth2ClientCredentials $oauth2ClientCredentials)

No description

Parameters

GoogleCloudConnectorsV1AuthConfigOauth2ClientCredentials $oauth2ClientCredentials

setOauth2JwtBearer(GoogleCloudConnectorsV1AuthConfigOauth2JwtBearer $oauth2JwtBearer)

No description

setSshPublicKey(GoogleCloudConnectorsV1AuthConfigSshPublicKey $sshPublicKey)

No description

setUserPassword(GoogleCloudConnectorsV1AuthConfigUserPassword $userPassword)

No description