Home
last modified time | relevance | path

Searched refs:ListUnmappedIdentitiesResponse (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DDebugDatasourcesItemsUnmappedids.php20 use Google\Service\CloudSearch\ListUnmappedIdentitiesResponse; alias
47 * @return ListUnmappedIdentitiesResponse
53 return $this->call('list', [$params], ListUnmappedIdentitiesResponse::class);
H A DDebugIdentitysourcesUnmappedids.php20 use Google\Service\CloudSearch\ListUnmappedIdentitiesResponse; alias
48 * @return ListUnmappedIdentitiesResponse
54 return $this->call('list', [$params], ListUnmappedIdentitiesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DListUnmappedIdentitiesResponse.php20 class ListUnmappedIdentitiesResponse extends \Google\Collection class
61 class_alias(ListUnmappedIdentitiesResponse::class, 'Google_Service_CloudSearch_ListUnmappedIdentiti…