accessibilityOptions = $accessibilityOptions; } /** * @return GoogleMapsPlacesV1PlaceAccessibilityOptions */ public function getAccessibilityOptions() { return $this->accessibilityOptions; } /** * @param GoogleMapsPlacesV1PlaceAddressComponent[] */ public function setAddressComponents($addressComponents) { $this->addressComponents = $addressComponents; } /** * @return GoogleMapsPlacesV1PlaceAddressComponent[] */ public function getAddressComponents() { return $this->addressComponents; } /** * @param GoogleMapsPlacesV1AddressDescriptor */ public function setAddressDescriptor(GoogleMapsPlacesV1AddressDescriptor $addressDescriptor) { $this->addressDescriptor = $addressDescriptor; } /** * @return GoogleMapsPlacesV1AddressDescriptor */ public function getAddressDescriptor() { return $this->addressDescriptor; } /** * @param string */ public function setAdrFormatAddress($adrFormatAddress) { $this->adrFormatAddress = $adrFormatAddress; } /** * @return string */ public function getAdrFormatAddress() { return $this->adrFormatAddress; } /** * @param bool */ public function setAllowsDogs($allowsDogs) { $this->allowsDogs = $allowsDogs; } /** * @return bool */ public function getAllowsDogs() { return $this->allowsDogs; } /** * @param GoogleMapsPlacesV1PlaceAreaSummary */ public function setAreaSummary(GoogleMapsPlacesV1PlaceAreaSummary $areaSummary) { $this->areaSummary = $areaSummary; } /** * @return GoogleMapsPlacesV1PlaceAreaSummary */ public function getAreaSummary() { return $this->areaSummary; } /** * @param GoogleMapsPlacesV1PlaceAttribution[] */ public function setAttributions($attributions) { $this->attributions = $attributions; } /** * @return GoogleMapsPlacesV1PlaceAttribution[] */ public function getAttributions() { return $this->attributions; } /** * @param string */ public function setBusinessStatus($businessStatus) { $this->businessStatus = $businessStatus; } /** * @return string */ public function getBusinessStatus() { return $this->businessStatus; } /** * @param GoogleMapsPlacesV1PlaceContainingPlace[] */ public function setContainingPlaces($containingPlaces) { $this->containingPlaces = $containingPlaces; } /** * @return GoogleMapsPlacesV1PlaceContainingPlace[] */ public function getContainingPlaces() { return $this->containingPlaces; } /** * @param bool */ public function setCurbsidePickup($curbsidePickup) { $this->curbsidePickup = $curbsidePickup; } /** * @return bool */ public function getCurbsidePickup() { return $this->curbsidePickup; } /** * @param GoogleMapsPlacesV1PlaceOpeningHours */ public function setCurrentOpeningHours(GoogleMapsPlacesV1PlaceOpeningHours $currentOpeningHours) { $this->currentOpeningHours = $currentOpeningHours; } /** * @return GoogleMapsPlacesV1PlaceOpeningHours */ public function getCurrentOpeningHours() { return $this->currentOpeningHours; } /** * @param GoogleMapsPlacesV1PlaceOpeningHours[] */ public function setCurrentSecondaryOpeningHours($currentSecondaryOpeningHours) { $this->currentSecondaryOpeningHours = $currentSecondaryOpeningHours; } /** * @return GoogleMapsPlacesV1PlaceOpeningHours[] */ public function getCurrentSecondaryOpeningHours() { return $this->currentSecondaryOpeningHours; } /** * @param bool */ public function setDelivery($delivery) { $this->delivery = $delivery; } /** * @return bool */ public function getDelivery() { return $this->delivery; } /** * @param bool */ public function setDineIn($dineIn) { $this->dineIn = $dineIn; } /** * @return bool */ public function getDineIn() { return $this->dineIn; } /** * @param GoogleTypeLocalizedText */ public function setDisplayName(GoogleTypeLocalizedText $displayName) { $this->displayName = $displayName; } /** * @return GoogleTypeLocalizedText */ public function getDisplayName() { return $this->displayName; } /** * @param GoogleTypeLocalizedText */ public function setEditorialSummary(GoogleTypeLocalizedText $editorialSummary) { $this->editorialSummary = $editorialSummary; } /** * @return GoogleTypeLocalizedText */ public function getEditorialSummary() { return $this->editorialSummary; } /** * @param GoogleMapsPlacesV1EVChargeOptions */ public function setEvChargeOptions(GoogleMapsPlacesV1EVChargeOptions $evChargeOptions) { $this->evChargeOptions = $evChargeOptions; } /** * @return GoogleMapsPlacesV1EVChargeOptions */ public function getEvChargeOptions() { return $this->evChargeOptions; } /** * @param string */ public function setFormattedAddress($formattedAddress) { $this->formattedAddress = $formattedAddress; } /** * @return string */ public function getFormattedAddress() { return $this->formattedAddress; } /** * @param GoogleMapsPlacesV1FuelOptions */ public function setFuelOptions(GoogleMapsPlacesV1FuelOptions $fuelOptions) { $this->fuelOptions = $fuelOptions; } /** * @return GoogleMapsPlacesV1FuelOptions */ public function getFuelOptions() { return $this->fuelOptions; } /** * @param GoogleMapsPlacesV1PlaceGenerativeSummary */ public function setGenerativeSummary(GoogleMapsPlacesV1PlaceGenerativeSummary $generativeSummary) { $this->generativeSummary = $generativeSummary; } /** * @return GoogleMapsPlacesV1PlaceGenerativeSummary */ public function getGenerativeSummary() { return $this->generativeSummary; } /** * @param bool */ public function setGoodForChildren($goodForChildren) { $this->goodForChildren = $goodForChildren; } /** * @return bool */ public function getGoodForChildren() { return $this->goodForChildren; } /** * @param bool */ public function setGoodForGroups($goodForGroups) { $this->goodForGroups = $goodForGroups; } /** * @return bool */ public function getGoodForGroups() { return $this->goodForGroups; } /** * @param bool */ public function setGoodForWatchingSports($goodForWatchingSports) { $this->goodForWatchingSports = $goodForWatchingSports; } /** * @return bool */ public function getGoodForWatchingSports() { return $this->goodForWatchingSports; } /** * @param GoogleMapsPlacesV1PlaceGoogleMapsLinks */ public function setGoogleMapsLinks(GoogleMapsPlacesV1PlaceGoogleMapsLinks $googleMapsLinks) { $this->googleMapsLinks = $googleMapsLinks; } /** * @return GoogleMapsPlacesV1PlaceGoogleMapsLinks */ public function getGoogleMapsLinks() { return $this->googleMapsLinks; } /** * @param string */ public function setGoogleMapsUri($googleMapsUri) { $this->googleMapsUri = $googleMapsUri; } /** * @return string */ public function getGoogleMapsUri() { return $this->googleMapsUri; } /** * @param string */ public function setIconBackgroundColor($iconBackgroundColor) { $this->iconBackgroundColor = $iconBackgroundColor; } /** * @return string */ public function getIconBackgroundColor() { return $this->iconBackgroundColor; } /** * @param string */ public function setIconMaskBaseUri($iconMaskBaseUri) { $this->iconMaskBaseUri = $iconMaskBaseUri; } /** * @return string */ public function getIconMaskBaseUri() { return $this->iconMaskBaseUri; } /** * @param string */ public function setId($id) { $this->id = $id; } /** * @return string */ public function getId() { return $this->id; } /** * @param string */ public function setInternationalPhoneNumber($internationalPhoneNumber) { $this->internationalPhoneNumber = $internationalPhoneNumber; } /** * @return string */ public function getInternationalPhoneNumber() { return $this->internationalPhoneNumber; } /** * @param bool */ public function setLiveMusic($liveMusic) { $this->liveMusic = $liveMusic; } /** * @return bool */ public function getLiveMusic() { return $this->liveMusic; } /** * @param GoogleTypeLatLng */ public function setLocation(GoogleTypeLatLng $location) { $this->location = $location; } /** * @return GoogleTypeLatLng */ public function getLocation() { return $this->location; } /** * @param bool */ public function setMenuForChildren($menuForChildren) { $this->menuForChildren = $menuForChildren; } /** * @return bool */ public function getMenuForChildren() { return $this->menuForChildren; } /** * @param string */ public function setName($name) { $this->name = $name; } /** * @return string */ public function getName() { return $this->name; } /** * @param string */ public function setNationalPhoneNumber($nationalPhoneNumber) { $this->nationalPhoneNumber = $nationalPhoneNumber; } /** * @return string */ public function getNationalPhoneNumber() { return $this->nationalPhoneNumber; } /** * @param bool */ public function setOutdoorSeating($outdoorSeating) { $this->outdoorSeating = $outdoorSeating; } /** * @return bool */ public function getOutdoorSeating() { return $this->outdoorSeating; } /** * @param GoogleMapsPlacesV1PlaceParkingOptions */ public function setParkingOptions(GoogleMapsPlacesV1PlaceParkingOptions $parkingOptions) { $this->parkingOptions = $parkingOptions; } /** * @return GoogleMapsPlacesV1PlaceParkingOptions */ public function getParkingOptions() { return $this->parkingOptions; } /** * @param GoogleMapsPlacesV1PlacePaymentOptions */ public function setPaymentOptions(GoogleMapsPlacesV1PlacePaymentOptions $paymentOptions) { $this->paymentOptions = $paymentOptions; } /** * @return GoogleMapsPlacesV1PlacePaymentOptions */ public function getPaymentOptions() { return $this->paymentOptions; } /** * @param GoogleMapsPlacesV1Photo[] */ public function setPhotos($photos) { $this->photos = $photos; } /** * @return GoogleMapsPlacesV1Photo[] */ public function getPhotos() { return $this->photos; } /** * @param GoogleMapsPlacesV1PlacePlusCode */ public function setPlusCode(GoogleMapsPlacesV1PlacePlusCode $plusCode) { $this->plusCode = $plusCode; } /** * @return GoogleMapsPlacesV1PlacePlusCode */ public function getPlusCode() { return $this->plusCode; } /** * @param string */ public function setPriceLevel($priceLevel) { $this->priceLevel = $priceLevel; } /** * @return string */ public function getPriceLevel() { return $this->priceLevel; } /** * @param GoogleMapsPlacesV1PriceRange */ public function setPriceRange(GoogleMapsPlacesV1PriceRange $priceRange) { $this->priceRange = $priceRange; } /** * @return GoogleMapsPlacesV1PriceRange */ public function getPriceRange() { return $this->priceRange; } /** * @param string */ public function setPrimaryType($primaryType) { $this->primaryType = $primaryType; } /** * @return string */ public function getPrimaryType() { return $this->primaryType; } /** * @param GoogleTypeLocalizedText */ public function setPrimaryTypeDisplayName(GoogleTypeLocalizedText $primaryTypeDisplayName) { $this->primaryTypeDisplayName = $primaryTypeDisplayName; } /** * @return GoogleTypeLocalizedText */ public function getPrimaryTypeDisplayName() { return $this->primaryTypeDisplayName; } /** * @param bool */ public function setPureServiceAreaBusiness($pureServiceAreaBusiness) { $this->pureServiceAreaBusiness = $pureServiceAreaBusiness; } /** * @return bool */ public function getPureServiceAreaBusiness() { return $this->pureServiceAreaBusiness; } public function setRating($rating) { $this->rating = $rating; } public function getRating() { return $this->rating; } /** * @param GoogleMapsPlacesV1PlaceOpeningHours */ public function setRegularOpeningHours(GoogleMapsPlacesV1PlaceOpeningHours $regularOpeningHours) { $this->regularOpeningHours = $regularOpeningHours; } /** * @return GoogleMapsPlacesV1PlaceOpeningHours */ public function getRegularOpeningHours() { return $this->regularOpeningHours; } /** * @param GoogleMapsPlacesV1PlaceOpeningHours[] */ public function setRegularSecondaryOpeningHours($regularSecondaryOpeningHours) { $this->regularSecondaryOpeningHours = $regularSecondaryOpeningHours; } /** * @return GoogleMapsPlacesV1PlaceOpeningHours[] */ public function getRegularSecondaryOpeningHours() { return $this->regularSecondaryOpeningHours; } /** * @param bool */ public function setReservable($reservable) { $this->reservable = $reservable; } /** * @return bool */ public function getReservable() { return $this->reservable; } /** * @param bool */ public function setRestroom($restroom) { $this->restroom = $restroom; } /** * @return bool */ public function getRestroom() { return $this->restroom; } /** * @param GoogleMapsPlacesV1Review[] */ public function setReviews($reviews) { $this->reviews = $reviews; } /** * @return GoogleMapsPlacesV1Review[] */ public function getReviews() { return $this->reviews; } /** * @param bool */ public function setServesBeer($servesBeer) { $this->servesBeer = $servesBeer; } /** * @return bool */ public function getServesBeer() { return $this->servesBeer; } /** * @param bool */ public function setServesBreakfast($servesBreakfast) { $this->servesBreakfast = $servesBreakfast; } /** * @return bool */ public function getServesBreakfast() { return $this->servesBreakfast; } /** * @param bool */ public function setServesBrunch($servesBrunch) { $this->servesBrunch = $servesBrunch; } /** * @return bool */ public function getServesBrunch() { return $this->servesBrunch; } /** * @param bool */ public function setServesCocktails($servesCocktails) { $this->servesCocktails = $servesCocktails; } /** * @return bool */ public function getServesCocktails() { return $this->servesCocktails; } /** * @param bool */ public function setServesCoffee($servesCoffee) { $this->servesCoffee = $servesCoffee; } /** * @return bool */ public function getServesCoffee() { return $this->servesCoffee; } /** * @param bool */ public function setServesDessert($servesDessert) { $this->servesDessert = $servesDessert; } /** * @return bool */ public function getServesDessert() { return $this->servesDessert; } /** * @param bool */ public function setServesDinner($servesDinner) { $this->servesDinner = $servesDinner; } /** * @return bool */ public function getServesDinner() { return $this->servesDinner; } /** * @param bool */ public function setServesLunch($servesLunch) { $this->servesLunch = $servesLunch; } /** * @return bool */ public function getServesLunch() { return $this->servesLunch; } /** * @param bool */ public function setServesVegetarianFood($servesVegetarianFood) { $this->servesVegetarianFood = $servesVegetarianFood; } /** * @return bool */ public function getServesVegetarianFood() { return $this->servesVegetarianFood; } /** * @param bool */ public function setServesWine($servesWine) { $this->servesWine = $servesWine; } /** * @return bool */ public function getServesWine() { return $this->servesWine; } /** * @param string */ public function setShortFormattedAddress($shortFormattedAddress) { $this->shortFormattedAddress = $shortFormattedAddress; } /** * @return string */ public function getShortFormattedAddress() { return $this->shortFormattedAddress; } /** * @param GoogleMapsPlacesV1PlaceSubDestination[] */ public function setSubDestinations($subDestinations) { $this->subDestinations = $subDestinations; } /** * @return GoogleMapsPlacesV1PlaceSubDestination[] */ public function getSubDestinations() { return $this->subDestinations; } /** * @param bool */ public function setTakeout($takeout) { $this->takeout = $takeout; } /** * @return bool */ public function getTakeout() { return $this->takeout; } /** * @param string[] */ public function setTypes($types) { $this->types = $types; } /** * @return string[] */ public function getTypes() { return $this->types; } /** * @param int */ public function setUserRatingCount($userRatingCount) { $this->userRatingCount = $userRatingCount; } /** * @return int */ public function getUserRatingCount() { return $this->userRatingCount; } /** * @param int */ public function setUtcOffsetMinutes($utcOffsetMinutes) { $this->utcOffsetMinutes = $utcOffsetMinutes; } /** * @return int */ public function getUtcOffsetMinutes() { return $this->utcOffsetMinutes; } /** * @param GoogleGeoTypeViewport */ public function setViewport(GoogleGeoTypeViewport $viewport) { $this->viewport = $viewport; } /** * @return GoogleGeoTypeViewport */ public function getViewport() { return $this->viewport; } /** * @param string */ public function setWebsiteUri($websiteUri) { $this->websiteUri = $websiteUri; } /** * @return string */ public function getWebsiteUri() { return $this->websiteUri; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleMapsPlacesV1Place::class, 'Google_Service_MapsPlaces_GoogleMapsPlacesV1Place');