Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessLodging/Resource/
H A DLocationsLodging.php20 use Google\Service\MyBusinessLodging\GetGoogleUpdatedLodgingResponse; alias
42 * @return GetGoogleUpdatedLodgingResponse
48 return $this->call('getGoogleUpdated', [$params], GetGoogleUpdatedLodgingResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessLodging/
H A DGetGoogleUpdatedLodgingResponse.php20 class GetGoogleUpdatedLodgingResponse extends \Google\Model class
60 class_alias(GetGoogleUpdatedLodgingResponse::class, 'Google_Service_MyBusinessLodging_GetGoogleUpda…