class FindDevicesByOwnerRequest extends Collection (View source)

Properties

protected $collection_key
string[] $customerId
string[] $googleWorkspaceCustomerId
string $limit
string $pageToken
string $sectionType

Methods

setCustomerId($customerId)

No description

string[]
getCustomerId()

No description

setGoogleWorkspaceCustomerId($googleWorkspaceCustomerId)

No description

string[]
getGoogleWorkspaceCustomerId()

No description

setLimit($limit)

No description

string
getLimit()

No description

setPageToken($pageToken)

No description

string
getPageToken()

No description

setSectionType($sectionType)

No description

string
getSectionType()

No description

Details

setCustomerId($customerId)

No description

Parameters

$customerId

string[] getCustomerId()

No description

Return Value

string[]

setGoogleWorkspaceCustomerId($googleWorkspaceCustomerId)

No description

Parameters

$googleWorkspaceCustomerId

string[] getGoogleWorkspaceCustomerId()

No description

Return Value

string[]

setLimit($limit)

No description

Parameters

$limit

string getLimit()

No description

Return Value

string

setPageToken($pageToken)

No description

Parameters

$pageToken

string getPageToken()

No description

Return Value

string

setSectionType($sectionType)

No description

Parameters

$sectionType

string getSectionType()

No description

Return Value

string