class Access extends Collection (View source)

Properties

protected $collection_key
string $callerIp
protected $callerIpGeoType
protected $callerIpGeoDataType
string $methodName
string $principalEmail
string $principalSubject
protected $serviceAccountDelegationInfoType
protected $serviceAccountDelegationInfoDataType
string $serviceAccountKeyName
string $serviceName
string $userAgent
string $userAgentFamily
string $userName

Methods

setCallerIp($callerIp)

No description

string
getCallerIp()

No description

setCallerIpGeo(Geolocation $callerIpGeo)

No description

getCallerIpGeo()

No description

setMethodName($methodName)

No description

string
getMethodName()

No description

setPrincipalEmail($principalEmail)

No description

string
getPrincipalEmail()

No description

setPrincipalSubject($principalSubject)

No description

string
getPrincipalSubject()

No description

setServiceAccountDelegationInfo($serviceAccountDelegationInfo)

No description

setServiceAccountKeyName($serviceAccountKeyName)

No description

string
getServiceAccountKeyName()

No description

setServiceName($serviceName)

No description

string
getServiceName()

No description

setUserAgent($userAgent)

No description

string
getUserAgent()

No description

setUserAgentFamily($userAgentFamily)

No description

string
getUserAgentFamily()

No description

setUserName($userName)

No description

string
getUserName()

No description

Details

setCallerIp($callerIp)

No description

Parameters

$callerIp

string getCallerIp()

No description

Return Value

string

setCallerIpGeo(Geolocation $callerIpGeo)

No description

Parameters

Geolocation $callerIpGeo

Geolocation getCallerIpGeo()

No description

Return Value

Geolocation

setMethodName($methodName)

No description

Parameters

$methodName

string getMethodName()

No description

Return Value

string

setPrincipalEmail($principalEmail)

No description

Parameters

$principalEmail

string getPrincipalEmail()

No description

Return Value

string

setPrincipalSubject($principalSubject)

No description

Parameters

$principalSubject

string getPrincipalSubject()

No description

Return Value

string

setServiceAccountDelegationInfo($serviceAccountDelegationInfo)

No description

Parameters

$serviceAccountDelegationInfo

ServiceAccountDelegationInfo[] getServiceAccountDelegationInfo()

No description

setServiceAccountKeyName($serviceAccountKeyName)

No description

Parameters

$serviceAccountKeyName

string getServiceAccountKeyName()

No description

Return Value

string

setServiceName($serviceName)

No description

Parameters

$serviceName

string getServiceName()

No description

Return Value

string

setUserAgent($userAgent)

No description

Parameters

$userAgent

string getUserAgent()

No description

Return Value

string

setUserAgentFamily($userAgentFamily)

No description

Parameters

$userAgentFamily

string getUserAgentFamily()

No description

Return Value

string

setUserName($userName)

No description

Parameters

$userName

string getUserName()

No description

Return Value

string