class DebugIdentitysourcesItems extends Resource (View source)

The "items" collection of methods.

Typical usage is:

 $cloudsearchService = new Google\Service\CloudSearch(...);
 $items = $cloudsearchService->debug_identitysources_items;

Methods

listForunmappedidentity(string $parent, array $optParams = [])

Lists names of items associated with an unmapped identity. Note: This API requires an admin account to execute. (items.listForunmappedidentity)

Details

ListItemNamesForUnmappedIdentityResponse listForunmappedidentity(string $parent, array $optParams = [])

Lists names of items associated with an unmapped identity. Note: This API requires an admin account to execute. (items.listForunmappedidentity)

Parameters

string $parent

The name of the identity source, in the following format: identitysources/{source_id}}

array $optParams

Optional parameters.

Return Value

ListItemNamesForUnmappedIdentityResponse

Exceptions

Exception