Interface protos.google.maps.places.v1.IPlace (2.4.0)

Properties of a Place.

Package

@googlemaps/places

Properties

accessibilityOptions

accessibilityOptions?: (google.maps.places.v1.Place.IAccessibilityOptions|null);

Place accessibilityOptions

addressComponents

addressComponents?: (google.maps.places.v1.Place.IAddressComponent[]|null);

Place addressComponents

addressDescriptor

addressDescriptor?: (google.maps.places.v1.IAddressDescriptor|null);

Place addressDescriptor

adrFormatAddress

adrFormatAddress?: (string|null);

Place adrFormatAddress

allowsDogs

allowsDogs?: (boolean|null);

Place allowsDogs

attributions

attributions?: (google.maps.places.v1.Place.IAttribution[]|null);

Place attributions

businessStatus

businessStatus?: (google.maps.places.v1.Place.BusinessStatus|keyof typeof google.maps.places.v1.Place.BusinessStatus|null);

Place businessStatus

consumerAlert

consumerAlert?: (google.maps.places.v1.Place.IConsumerAlert|null);

Place consumerAlert

containingPlaces

containingPlaces?: (google.maps.places.v1.Place.IContainingPlace[]|null);

Place containingPlaces

curbsidePickup

curbsidePickup?: (boolean|null);

Place curbsidePickup

currentOpeningHours

currentOpeningHours?: (google.maps.places.v1.Place.IOpeningHours|null);

Place currentOpeningHours

currentSecondaryOpeningHours

currentSecondaryOpeningHours?: (google.maps.places.v1.Place.IOpeningHours[]|null);

Place currentSecondaryOpeningHours

delivery

delivery?: (boolean|null);

Place delivery

dineIn

dineIn?: (boolean|null);

Place dineIn

displayName

displayName?: (google.type.ILocalizedText|null);

Place displayName

editorialSummary

editorialSummary?: (google.type.ILocalizedText|null);

Place editorialSummary

evChargeAmenitySummary

evChargeAmenitySummary?: (google.maps.places.v1.Place.IEvChargeAmenitySummary|null);

Place evChargeAmenitySummary

evChargeOptions

evChargeOptions?: (google.maps.places.v1.IEVChargeOptions|null);

Place evChargeOptions

formattedAddress

formattedAddress?: (string|null);

Place formattedAddress

fuelOptions

fuelOptions?: (google.maps.places.v1.IFuelOptions|null);

Place fuelOptions

generativeSummary

generativeSummary?: (google.maps.places.v1.Place.IGenerativeSummary|null);

Place generativeSummary

goodForChildren

goodForChildren?: (boolean|null);

Place goodForChildren

goodForGroups

goodForGroups?: (boolean|null);

Place goodForGroups

goodForWatchingSports

goodForWatchingSports?: (boolean|null);

Place goodForWatchingSports

googleMapsLinks?: (google.maps.places.v1.Place.IGoogleMapsLinks|null);

Place googleMapsLinks

googleMapsTypeLabel

googleMapsTypeLabel?: (google.type.ILocalizedText|null);

Place googleMapsTypeLabel

googleMapsUri

googleMapsUri?: (string|null);

Place googleMapsUri

iconBackgroundColor

iconBackgroundColor?: (string|null);

Place iconBackgroundColor

iconMaskBaseUri

iconMaskBaseUri?: (string|null);

Place iconMaskBaseUri

id

id?: (string|null);

Place id

internationalPhoneNumber

internationalPhoneNumber?: (string|null);

Place internationalPhoneNumber

liveMusic

liveMusic?: (boolean|null);

Place liveMusic

location

location?: (google.type.ILatLng|null);

Place location

menuForChildren

menuForChildren?: (boolean|null);

Place menuForChildren

movedPlace

movedPlace?: (string|null);

Place movedPlace

movedPlaceId

movedPlaceId?: (string|null);

Place movedPlaceId

name

name?: (string|null);

Place name

nationalPhoneNumber

nationalPhoneNumber?: (string|null);

Place nationalPhoneNumber

neighborhoodSummary

neighborhoodSummary?: (google.maps.places.v1.Place.INeighborhoodSummary|null);

Place neighborhoodSummary

openingDate

openingDate?: (google.type.IDate|null);

Place openingDate

outdoorSeating

outdoorSeating?: (boolean|null);

Place outdoorSeating

parkingOptions

parkingOptions?: (google.maps.places.v1.Place.IParkingOptions|null);

Place parkingOptions

paymentOptions

paymentOptions?: (google.maps.places.v1.Place.IPaymentOptions|null);

Place paymentOptions

photos

photos?: (google.maps.places.v1.IPhoto[]|null);

Place photos

plusCode

plusCode?: (google.maps.places.v1.Place.IPlusCode|null);

Place plusCode

postalAddress

postalAddress?: (google.type.IPostalAddress|null);

Place postalAddress

priceLevel

priceLevel?: (google.maps.places.v1.PriceLevel|keyof typeof google.maps.places.v1.PriceLevel|null);

Place priceLevel

priceRange

priceRange?: (google.maps.places.v1.IPriceRange|null);

Place priceRange

primaryType

primaryType?: (string|null);

Place primaryType

primaryTypeDisplayName

primaryTypeDisplayName?: (google.type.ILocalizedText|null);

Place primaryTypeDisplayName

pureServiceAreaBusiness

pureServiceAreaBusiness?: (boolean|null);

Place pureServiceAreaBusiness

rating

rating?: (number|null);

Place rating

regularOpeningHours

regularOpeningHours?: (google.maps.places.v1.Place.IOpeningHours|null);

Place regularOpeningHours

regularSecondaryOpeningHours

regularSecondaryOpeningHours?: (google.maps.places.v1.Place.IOpeningHours[]|null);

Place regularSecondaryOpeningHours

reservable

reservable?: (boolean|null);

Place reservable

restroom

restroom?: (boolean|null);

Place restroom

reviews

reviews?: (google.maps.places.v1.IReview[]|null);

Place reviews

reviewSummary

reviewSummary?: (google.maps.places.v1.Place.IReviewSummary|null);

Place reviewSummary

servesBeer

servesBeer?: (boolean|null);

Place servesBeer

servesBreakfast

servesBreakfast?: (boolean|null);

Place servesBreakfast

servesBrunch

servesBrunch?: (boolean|null);

Place servesBrunch

servesCocktails

servesCocktails?: (boolean|null);

Place servesCocktails

servesCoffee

servesCoffee?: (boolean|null);

Place servesCoffee

servesDessert

servesDessert?: (boolean|null);

Place servesDessert

servesDinner

servesDinner?: (boolean|null);

Place servesDinner

servesLunch

servesLunch?: (boolean|null);

Place servesLunch

servesVegetarianFood

servesVegetarianFood?: (boolean|null);

Place servesVegetarianFood

servesWine

servesWine?: (boolean|null);

Place servesWine

shortFormattedAddress

shortFormattedAddress?: (string|null);

Place shortFormattedAddress

subDestinations

subDestinations?: (google.maps.places.v1.Place.ISubDestination[]|null);

Place subDestinations

takeout

takeout?: (boolean|null);

Place takeout

timeZone

timeZone?: (google.type.ITimeZone|null);

Place timeZone

types

types?: (string[]|null);

Place types

userRatingCount

userRatingCount?: (number|null);

Place userRatingCount

utcOffsetMinutes

utcOffsetMinutes?: (number|null);

Place utcOffsetMinutes

viewport

viewport?: (google.geo.type.IViewport|null);

Place viewport

websiteUri

websiteUri?: (string|null);

Place websiteUri