Table of Contents

Namespace GoogleMapsApi.Entities.PlacesNew.Response

Classes

AccessibilityOptions

Accessibility options available at a place.

AddressComponent

A structured component of a place's address.

AuthorAttribution

Attribution for the author of a photo or review.

AutocompleteResponse

Response from the Places API (New) Autocomplete endpoint.

ConnectorAggregation

EV connectors aggregated by type and maximum charge rate.

EditorialSummary

A short, editorial summary of a place.

EvChargeOptions

Information about electric-vehicle charging available at a place.

FormattableText

Text plus the substrings that matched the autocomplete input.

FuelOptions

Fuel options for a fuel station.

FuelPrice

The price of a single fuel type at a fuel station.

Money

An amount of money with its currency (Google's google.type.Money).

OpeningHours

Opening-hours information for a place.

OpeningHoursPeriod

A single open/close period within a place's weekly opening hours.

OpeningHoursPoint

A specific point (day and time) at which opening hours change.

ParkingOptions

Parking options available at a place.

PaymentOptions

Payment options accepted by a place.

Photo

A photo of a place. Use Name as PhotoName to resolve a usable image URI.

Place

A place returned by the Places API (New). Place Details returns a bare instance of this type; the search endpoints return a list of them. Which fields are populated depends on the request's field mask — fields outside the mask are returned as null.

PlacePhotoResponse

Response from the Places API (New) Photo media endpoint when skipHttpRedirect=true is used — the resolved photo URI rather than binary image bytes.

PlacePrediction

An autocomplete prediction for a specific place.

PlusCode

Open Location Code (plus code) for a place.

QueryPrediction

An autocomplete prediction for a search query (rather than a specific place).

Review

A user review of a place.

SearchNearbyResponse

Response from the Places API (New) Nearby Search endpoint.

SearchTextResponse

Response from the Places API (New) Text Search endpoint.

StringRange

An offset range within a string.

StructuredFormat

A prediction broken into main and secondary text for display.

Suggestion

A single autocomplete suggestion. Exactly one of PlacePrediction or QueryPrediction is populated.