Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/Resource/
H A DProjectsAvailableLocations.php20 use Google\Service\FirebaseManagement\ListAvailableLocationsResponse; alias
67 * @return ListAvailableLocationsResponse
73 return $this->call('list', [$params], ListAvailableLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DListAvailableLocationsResponse.php20 class ListAvailableLocationsResponse extends \Google\Collection class
61 class_alias(ListAvailableLocationsResponse::class, 'Google_Service_FirebaseManagement_ListAvailable…