class GoogleCloudIntegrationsV1alphaCredential extends Model (View source)

Properties

protected $authTokenType
protected $authTokenDataType
string $credentialType
protected $jwtType
protected $jwtDataType
protected $oauth2AuthorizationCodeType
protected $oauth2AuthorizationCodeDataType
protected $oauth2ClientCredentialsType
protected $oauth2ClientCredentialsDataType
protected $oauth2ResourceOwnerCredentialsType
protected $oauth2ResourceOwnerCredentialsDataType
protected $oidcTokenType
protected $oidcTokenDataType
protected $serviceAccountCredentialsType
protected $serviceAccountCredentialsDataType
protected $usernameAndPasswordType
protected $usernameAndPasswordDataType

Methods

setCredentialType($credentialType)

No description

string
getCredentialType()

No description

Details

setAuthToken(GoogleCloudIntegrationsV1alphaAuthToken $authToken)

No description

setCredentialType($credentialType)

No description

Parameters

$credentialType

string getCredentialType()

No description

Return Value

string

setOauth2AuthorizationCode(GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCode $oauth2AuthorizationCode)

No description

Parameters

GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCode $oauth2AuthorizationCode

setOauth2ClientCredentials(GoogleCloudIntegrationsV1alphaOAuth2ClientCredentials $oauth2ClientCredentials)

No description

Parameters

GoogleCloudIntegrationsV1alphaOAuth2ClientCredentials $oauth2ClientCredentials

setOauth2ResourceOwnerCredentials(GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentials $oauth2ResourceOwnerCredentials)

No description

Parameters

GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentials $oauth2ResourceOwnerCredentials

setOidcToken(GoogleCloudIntegrationsV1alphaOidcToken $oidcToken)

No description

setServiceAccountCredentials(GoogleCloudIntegrationsV1alphaServiceAccountCredentials $serviceAccountCredentials)

No description

Parameters

GoogleCloudIntegrationsV1alphaServiceAccountCredentials $serviceAccountCredentials

setUsernameAndPassword(GoogleCloudIntegrationsV1alphaUsernameAndPassword $usernameAndPassword)

No description

Parameters

GoogleCloudIntegrationsV1alphaUsernameAndPassword $usernameAndPassword