class GoogleCloudIntegrationsV1alphaOAuth2ClientCredentials extends Model (View source)

Properties

protected $accessTokenType
protected $accessTokenDataType
string $clientId
string $clientSecret
string $requestType
string $scope
string $tokenEndpoint
protected $tokenParamsType
protected $tokenParamsDataType

Methods

setClientId($clientId)

No description

string
getClientId()

No description

setClientSecret($clientSecret)

No description

string
getClientSecret()

No description

setRequestType($requestType)

No description

string
getRequestType()

No description

setScope($scope)

No description

string
getScope()

No description

setTokenEndpoint($tokenEndpoint)

No description

string
getTokenEndpoint()

No description

Details

setAccessToken(GoogleCloudIntegrationsV1alphaAccessToken $accessToken)

No description

setClientId($clientId)

No description

Parameters

$clientId

string getClientId()

No description

Return Value

string

setClientSecret($clientSecret)

No description

Parameters

$clientSecret

string getClientSecret()

No description

Return Value

string

setRequestType($requestType)

No description

Parameters

$requestType

string getRequestType()

No description

Return Value

string

setScope($scope)

No description

Parameters

$scope

string getScope()

No description

Return Value

string

setTokenEndpoint($tokenEndpoint)

No description

Parameters

$tokenEndpoint

string getTokenEndpoint()

No description

Return Value

string

setTokenParams(GoogleCloudIntegrationsV1alphaParameterMap $tokenParams)

No description