class EnterpriseCrmEventbusAuthconfigAuthConfigTaskParam extends Collection (View source)

Properties

protected $collection_key
string[] $allowedCredentialTypes
bool $allowedServiceAccountInContext
string $authConfigId
string $scope
bool $useServiceAccountInContext

Methods

setAllowedCredentialTypes($allowedCredentialTypes)

No description

string[]
getAllowedCredentialTypes()

No description

setAllowedServiceAccountInContext($allowedServiceAccountInContext)

No description

bool
setAuthConfigId($authConfigId)

No description

string
getAuthConfigId()

No description

setScope($scope)

No description

string
getScope()

No description

setUseServiceAccountInContext($useServiceAccountInContext)

No description

bool

Details

setAllowedCredentialTypes($allowedCredentialTypes)

No description

Parameters

$allowedCredentialTypes

string[] getAllowedCredentialTypes()

No description

Return Value

string[]

setAllowedServiceAccountInContext($allowedServiceAccountInContext)

No description

Parameters

$allowedServiceAccountInContext

bool getAllowedServiceAccountInContext()

No description

Return Value

bool

setAuthConfigId($authConfigId)

No description

Parameters

$authConfigId

string getAuthConfigId()

No description

Return Value

string

setScope($scope)

No description

Parameters

$scope

string getScope()

No description

Return Value

string

setUseServiceAccountInContext($useServiceAccountInContext)

No description

Parameters

$useServiceAccountInContext

bool getUseServiceAccountInContext()

No description

Return Value

bool