Searched refs:Lodging (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\MyBusinessLodging\Lodging; alias41 * @return Lodging47 return $this->call('getLodging', [$params], Lodging::class);54 * @param Lodging $postBody60 * @return Lodging62 public function updateLodging($name, Lodging $postBody, $optParams = [])66 return $this->call('updateLodging', [$params], Lodging::class);
26 protected $lodgingType = Lodging::class;44 * @param Lodging46 public function setLodging(Lodging $lodging)51 * @return Lodging
20 class Lodging extends \Google\Collection class397 class_alias(Lodging::class, 'Google_Service_MyBusinessLodging_Lodging');