AmenitiesAttribute
Message Summary
message AmenitiesAttribute
Include: places_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
place_index | uint32 | repeated | Index of the Place in a pool. 0-based index references to place in PlacePartition. | |
air_conditioning | bool | Indicates if air conditioning is available at the Place. | ||
elevators | bool | Indicates if elevators are available at the Place. | ||
escalators | bool | Indicates if escalators are available at the Place. | ||
family_friendly | bool | Indicates if the Place is a family friendly environment. | ||
onsite_heart_defribillator | bool | Indicates if an emergency heart defibrillator is available on site. | ||
restrooms_available | bool | Indicates if restrooms are available at the Place. | ||
seating_capacity | string | Indicates the number of people or seats that can be served at the Place. This can be represented as text or a numeric value. | ||
seating_options | SeatingOptions | Indicates the type of seating available at the Place, using the following values (whenever possible): Indoor, Outdoor, None | ||
security_guard | bool | Indicates if security services are available at the Place. | ||
smoking | bool | Indicates if smoking is allowed at the Place. | ||
television | bool | Indicates if television is available at the Place. | ||
category | Reference | Associated metadata classifications for the place. See Category and CategorySystem for more information. |