class DebugIdentitysourcesUnmappedids extends Resource (View source)

The "unmappedids" collection of methods.

Typical usage is:

 $cloudsearchService = new Google\Service\CloudSearch(...);
 $unmappedids = $cloudsearchService->debug_identitysources_unmappedids;

Methods

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

Lists unmapped user identities for an identity source. Note: This API requires an admin account to execute.

Details

ListUnmappedIdentitiesResponse listDebugIdentitysourcesUnmappedids(string $parent, array $optParams = [])

Lists unmapped user identities for an identity source. Note: This API requires an admin account to execute.

(unmappedids.listDebugIdentitysourcesUnmappedids)

Parameters

string $parent

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

array $optParams

Optional parameters.

Return Value

ListUnmappedIdentitiesResponse

Exceptions

Exception