Home
last modified time | relevance | path

Searched refs:SearchTransitiveGroupsResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DSearchTransitiveGroupsResponse.php20 class SearchTransitiveGroupsResponse extends \Google\Collection class
61 class_alias(SearchTransitiveGroupsResponse::class, 'Google_Service_CloudIdentity_SearchTransitiveGr…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/Resource/
H A DGroupsMemberships.php27 use Google\Service\CloudIdentity\SearchTransitiveGroupsResponse; alias
245 * @return SearchTransitiveGroupsResponse
251 return $this->call('searchTransitiveGroups', [$params], SearchTransitiveGroupsResponse::class);