RestaurantAttribute
Message Summary
message RestaurantAttribute
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. | |
beer_selection | Text | repeated | Indicates specific beers that are available. | |
catering | bool | Indicates if catering services are available at the Place. | ||
childrens_menu | bool | Indicates if the Place has menu options for children. | ||
cooking_types | Text | repeated | Indicates the method or style of cooking. See the Places Category Reference Guide for more information. | |
delivery | bool | Indicates if the restaurant delivers. | ||
dress_code | DressCode | Indicates restaurant attire requirements. | ||
reservation_required | bool | Indicates that the restaurant requires reservations for service. | ||
specialties | Text | repeated | Indicates that a restaurant has specialty menu items. | |
takeout | bool | Indicates if food is available for take-out. | ||
wine_selection | Text | repeated | Indicates the restaurant has international, local or regional wine selections available. | |
category | Reference | Associated metadata classifications for the place. See Category and CategorySystem for more information. |