GoogleCloudConnectorsV1AuthConfig
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
setAdditionalVariables($additionalVariables)
No description
getAdditionalVariables()
No description
setAuthKey($authKey)
No description
string
getAuthKey()
No description
setAuthType($authType)
No description
string
getAuthType()
No description
setOauth2AuthCodeFlow(GoogleCloudConnectorsV1AuthConfigOauth2AuthCodeFlow $oauth2AuthCodeFlow)
No description
getOauth2AuthCodeFlow()
No description
setOauth2ClientCredentials(GoogleCloudConnectorsV1AuthConfigOauth2ClientCredentials $oauth2ClientCredentials)
No description
getOauth2ClientCredentials()
No description
setOauth2JwtBearer(GoogleCloudConnectorsV1AuthConfigOauth2JwtBearer $oauth2JwtBearer)
No description
getOauth2JwtBearer()
No description
getSshPublicKey()
No description
getUserPassword()
No description
Details
setAdditionalVariables($additionalVariables)
No description
GoogleCloudConnectorsV1ConfigVariable[]
getAdditionalVariables()
No description
setAuthKey($authKey)
No description
string
getAuthKey()
No description
setAuthType($authType)
No description
string
getAuthType()
No description
setOauth2AuthCodeFlow(GoogleCloudConnectorsV1AuthConfigOauth2AuthCodeFlow $oauth2AuthCodeFlow)
No description
GoogleCloudConnectorsV1AuthConfigOauth2AuthCodeFlow
getOauth2AuthCodeFlow()
No description
setOauth2ClientCredentials(GoogleCloudConnectorsV1AuthConfigOauth2ClientCredentials $oauth2ClientCredentials)
No description
GoogleCloudConnectorsV1AuthConfigOauth2ClientCredentials
getOauth2ClientCredentials()
No description
setOauth2JwtBearer(GoogleCloudConnectorsV1AuthConfigOauth2JwtBearer $oauth2JwtBearer)
No description
GoogleCloudConnectorsV1AuthConfigOauth2JwtBearer
getOauth2JwtBearer()
No description
setSshPublicKey(GoogleCloudConnectorsV1AuthConfigSshPublicKey $sshPublicKey)
No description
GoogleCloudConnectorsV1AuthConfigSshPublicKey
getSshPublicKey()
No description
setUserPassword(GoogleCloudConnectorsV1AuthConfigUserPassword $userPassword)
No description
GoogleCloudConnectorsV1AuthConfigUserPassword
getUserPassword()
No description