class GcpUserAccessBinding extends Collection (View source)

Properties

protected $collection_key
string[] $accessLevels
string[] $dryRunAccessLevels
string $groupKey
string $name
protected $restrictedClientApplicationsType
protected $restrictedClientApplicationsDataType

Methods

setAccessLevels($accessLevels)

No description

string[]
getAccessLevels()

No description

setDryRunAccessLevels($dryRunAccessLevels)

No description

string[]
getDryRunAccessLevels()

No description

setGroupKey($groupKey)

No description

string
getGroupKey()

No description

setName($name)

No description

string
getName()

No description

setRestrictedClientApplications($restrictedClientApplications)

No description

Details

setAccessLevels($accessLevels)

No description

Parameters

$accessLevels

string[] getAccessLevels()

No description

Return Value

string[]

setDryRunAccessLevels($dryRunAccessLevels)

No description

Parameters

$dryRunAccessLevels

string[] getDryRunAccessLevels()

No description

Return Value

string[]

setGroupKey($groupKey)

No description

Parameters

$groupKey

string getGroupKey()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setRestrictedClientApplications($restrictedClientApplications)

No description

Parameters

$restrictedClientApplications

Application[] getRestrictedClientApplications()

No description

Return Value

Application[]