핵심 스키마 참조

모든 국가에서 핵심 스키마를 지원하며 각 국가에는 추가 스키마 항목이 있습니다.

필드 이름 유형 모드 설명
point GEOGRAPHY NULLABLE 장소의 위치(점 지리 유형 객체)입니다.
id STRING NULLABLE 고유한 장소 ID입니다. 장소 ID를 참고하세요.
types STRING REPEATED 장소의 유형 태그 집합입니다. 예를 들면 '식당'과 '카페'가 있습니다. 가능한 값의 전체 목록은 장소 유형의 표 A 및 표 B를 참고하세요.
primary_type STRING NULLABLE 장소의 기본 유형입니다. 이 유형은 Places API에서 지원하는 유형 중 하나여야 합니다. 예를 들어 '식당', '카페', '공항' 등이 있습니다. 장소에는 기본 유형이 하나만 있을 수 있습니다. 가능한 값의 전체 목록은 장소 유형의 표 A 및 표 B를 참고하세요.
country_code STRING NULLABLE 유니코드 CLDR 형식의 국가 코드입니다.
location RECORD NULLABLE 장소의 위치입니다.
location.latitude FLOAT NULLABLE 위도(도)입니다. 범위는 -90.0~90.0입니다.
location.longitude FLOAT NULLABLE 경도(도)입니다. 범위는 -180.0~180.0입니다.
rating FLOAT NULLABLE 장소에 대한 사용자 리뷰를 기반으로 한 1.0~5.0 사이의 평점입니다.
user_rating_count INTEGER NULLABLE 장소에 대한 총 리뷰 수입니다.
price_level STRING NULLABLE 장소의 가격 수준입니다. 가능한 값은 'PRICE_LEVEL_FREE', 'PRICE_LEVEL_INEXPENSIVE', 'PRICE_LEVEL_MODERATE', 'PRICE_LEVEL_EXPENSIVE', 'PRICE_LEVEL_VERY_EXPENSIVE'입니다.
business_status STRING NULLABLE 장소의 비즈니스 상태입니다. 가능한 값은 'OPERATIONAL', 'CLOSED_TEMPORARILY', 'CLOSED_PERMANENTLY'입니다.
takeout BOOLEAN NULLABLE 장소에서 테이크아웃을 지원합니다.
delivery BOOLEAN NULLABLE 장소에서 배송을 지원합니다.
dine_in BOOLEAN NULLABLE 장소에서 실내 또는 야외 좌석 옵션을 지원합니다.
curbside_pickup BOOLEAN NULLABLE 매장이 차내 수령을 지원합니다.
reservable BOOLEAN NULLABLE 장소에서 예약을 지원합니다.
serves_breakfast BOOLEAN NULLABLE 이 숙박 시설에서 조식을 제공합니다.
serves_lunch BOOLEAN NULLABLE 점심 식사를 제공하는 장소입니다.
serves_dinner BOOLEAN NULLABLE 저녁 식사를 제공하는 장소입니다.
serves_beer BOOLEAN NULLABLE 맥주를 판매하는 장소입니다.
serves_wine BOOLEAN NULLABLE 와인을 판매하는 장소입니다.
serves_brunch BOOLEAN NULLABLE 브런치가 제공되는 장소입니다.
serves_vegetarian_food BOOLEAN NULLABLE 채식 음식을 판매하는 장소입니다.
outdoor_seating BOOLEAN NULLABLE 야외 좌석이 마련된 장소입니다.
live_music BOOLEAN NULLABLE 라이브 음악을 제공하는 장소입니다.
menu_for_children BOOLEAN NULLABLE 어린이 메뉴가 있습니다.
serves_cocktails BOOLEAN NULLABLE 칵테일을 제공하는 장소입니다.
serves_dessert BOOLEAN NULLABLE 디저트를 제공하는 장소입니다.
serves_coffee BOOLEAN NULLABLE 커피를 제공하는 장소입니다.
good_for_children BOOLEAN NULLABLE 어린이에게 좋은 장소입니다.
allows_dogs BOOLEAN NULLABLE 반려견 동반이 가능한 장소입니다.
restroom BOOLEAN NULLABLE 장소에 화장실이 있습니다.
good_for_groups BOOLEAN NULLABLE 장소에서 그룹을 수용할 수 있습니다.
good_for_watching_sports BOOLEAN NULLABLE 스포츠 경기를 시청하기에 적합한 장소입니다.
accepts_credit_cards BOOLEAN NULLABLE 신용카드로 결제가 가능한 장소입니다.
accepts_debit_cards BOOLEAN NULLABLE 체크카드로 결제가 가능한 장소입니다.
accepts_cash_only BOOLEAN NULLABLE 현금만 결제 수단으로 허용되는 장소입니다. 이 속성이 있는 장소에서도 다른 결제 수단을 허용할 수 있습니다.
accepts_nfc BOOLEAN NULLABLE NFC 결제가 가능한 장소입니다.
free_parking_lot BOOLEAN NULLABLE 장소에 무료 주차장이 있습니다.
paid_parking_lot BOOLEAN NULLABLE 장소에 유료 주차장이 있습니다.
free_street_parking BOOLEAN NULLABLE 무료 노상 주차장이 있습니다.
paid_street_parking BOOLEAN NULLABLE 유료 노상 주차장이 있습니다.
valet_parking BOOLEAN NULLABLE 발레파킹 서비스를 이용할 수 있습니다.
free_garage_parking BOOLEAN NULLABLE 무료 주차장도 이용할 수 있습니다.
paid_garage_parking BOOLEAN NULLABLE 유료 차고 주차장이 있습니다.
wheelchair_accessible_parking BOOLEAN NULLABLE 휠체어 이용 가능 주차장이 마련되어 있습니다.
wheelchair_accessible_entrance BOOLEAN NULLABLE 장소에 휠체어 이용 가능 입구가 있습니다.
wheelchair_accessible_restroom BOOLEAN NULLABLE 장소에 휠체어 이용 가능 화장실이 있습니다.
wheelchair_accessible_seating BOOLEAN NULLABLE 장소에 휠체어 이용 가능 좌석이 있습니다.
regular_opening_hours RECORD NULLABLE 정규 영업시간입니다. 시간은 요일별로 구분됩니다. 자정을 지나 연장되는 기간의 경우 종료 시간이 '23:59:59.999999'로 잘리고 다음 날에는 '00:00:00.000000'에서 시작하는 간격이 포함됩니다. 예를 들어 금요일에 오전 8시부터 12시까지, 오후 8시부터 오전 2시까지 영업하는 장소의 경우 regular_opening_hours.friday의 기간은 다음과 같습니다. [{start_time: '08:00:00', end_time: '12:00:00'}, {start_time: '20:00:00', end_time: '23:59:59.999999'}]. 금요일 오후 5시에 영업하는 장소를 쿼리하려면 다음 쿼리를 실행하면 됩니다. "SELECT WITH AGGREGATION_THRESHOLD COUNT(*) FROM `places` WHERE EXISTS(SELECT * FROM UNNEST(regular_opening_hours.friday) WHERE '17:00:00' BETWEEN start_time AND end_time)".
regular_opening_hours.monday RECORD REPEATED 월요일에 영업하는 기간의 목록입니다.
regular_opening_hours.monday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours.monday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours.tuesday RECORD REPEATED 화요일에 영업하는 기간의 목록입니다.
regular_opening_hours.tuesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours.tuesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours.wednesday RECORD REPEATED 수요일에 영업하는 기간의 목록입니다.
regular_opening_hours.wednesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours.wednesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours.thursday RECORD REPEATED 목요일에 영업하는 기간의 목록입니다.
regular_opening_hours.thursday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours.thursday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours.friday RECORD REPEATED 금요일에 영업하는 기간의 목록입니다.
regular_opening_hours.friday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours.friday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours.saturday RECORD REPEATED 토요일에 영업하는 기간의 목록입니다.
regular_opening_hours.saturday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours.saturday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours.sunday RECORD REPEATED 일요일에 영업하는 기간의 목록입니다.
regular_opening_hours.sunday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours.sunday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_happy_hour RECORD NULLABLE 보조 시간 유형인 'HAPPY_HOUR'의 정규 영업시간입니다. 시간은 요일별로 구분됩니다. 자정을 넘기는 기간의 경우 종료 시간이 '23:59:59.999999'로 잘리고 다음 날에는 '00:00:00.000000'에서 시작하는 간격이 포함됩니다. 예를 들어 금요일에 오전 8시부터 12시까지, 오후 8시부터 오전 2시까지 영업하는 장소의 경우 regular_opening_hours_happy_hour.friday의 기간은 다음과 같습니다. [{start_time: '08:00:00', end_time: '12:00:00'}, {start_time: '20:00:00', end_time: '23:59:59.999999'}]. 금요일 오후 5시에 영업하는 장소를 쿼리하려면 다음 쿼리를 실행하면 됩니다. "SELECT WITH AGGREGATION_THRESHOLD COUNT(*) FROM `places` WHERE EXISTS(SELECT * FROM UNNEST(regular_opening_hours_happy_hour.friday) WHERE '17:00:00' BETWEEN start_time AND end_time)".
regular_opening_hours_happy_hour.monday RECORD REPEATED 월요일에 영업하는 기간의 목록입니다.
regular_opening_hours_happy_hour.monday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_happy_hour.monday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_happy_hour.tuesday RECORD REPEATED 화요일에 영업하는 기간의 목록입니다.
regular_opening_hours_happy_hour.tuesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_happy_hour.tuesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_happy_hour.wednesday RECORD REPEATED 수요일에 영업하는 기간의 목록입니다.
regular_opening_hours_happy_hour.wednesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_happy_hour.wednesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_happy_hour.thursday RECORD REPEATED 목요일에 영업하는 기간의 목록입니다.
regular_opening_hours_happy_hour.thursday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_happy_hour.thursday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_happy_hour.friday RECORD REPEATED 금요일에 영업하는 기간의 목록입니다.
regular_opening_hours_happy_hour.friday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_happy_hour.friday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_happy_hour.saturday RECORD REPEATED 토요일에 영업하는 기간의 목록입니다.
regular_opening_hours_happy_hour.saturday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_happy_hour.saturday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_happy_hour.sunday RECORD REPEATED 일요일에 영업하는 기간의 목록입니다.
regular_opening_hours_happy_hour.sunday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_happy_hour.sunday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_drive_through RECORD NULLABLE 보조 시간 유형 'DRIVE_THROUGH'의 일반 영업시간입니다. 시간은 요일별로 구분됩니다. 자정을 넘기는 기간의 경우 종료 시간이 '23:59:59.999999'로 잘리고 다음 날에는 '00:00:00.000000'에서 시작하는 간격이 포함됩니다. 예를 들어 매장이 금요일 오전 8시부터 12시까지, 오후 8시부터 오전 2시까지 영업하는 경우 regular_opening_hours_drive_through.friday의 기간은 다음과 같습니다. [{start_time: '08:00:00', end_time: '12:00:00'}, {start_time: '20:00:00', end_time: '23:59:59.999999'}] 금요일 오후 5시에 영업하는 장소를 쿼리하려면 다음 쿼리를 실행하면 됩니다. "SELECT WITH AGGREGATION_THRESHOLD COUNT(*) FROM `places` WHERE EXISTS(SELECT * FROM UNNEST(regular_opening_hours_drive_through.friday) WHERE '17:00:00' BETWEEN start_time AND end_time)".
regular_opening_hours_drive_through.monday RECORD REPEATED 월요일에 영업하는 기간의 목록입니다.
regular_opening_hours_drive_through.monday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_drive_through.monday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_drive_through.tuesday RECORD REPEATED 화요일에 영업하는 기간의 목록입니다.
regular_opening_hours_drive_through.tuesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_drive_through.tuesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_drive_through.wednesday RECORD REPEATED 수요일에 영업하는 기간의 목록입니다.
regular_opening_hours_drive_through.wednesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_drive_through.wednesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_drive_through.thursday RECORD REPEATED 목요일에 영업하는 기간의 목록입니다.
regular_opening_hours_drive_through.thursday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_drive_through.thursday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_drive_through.friday RECORD REPEATED 금요일에 영업하는 기간의 목록입니다.
regular_opening_hours_drive_through.friday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_drive_through.friday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_drive_through.saturday RECORD REPEATED 토요일에 영업하는 기간의 목록입니다.
regular_opening_hours_drive_through.saturday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_drive_through.saturday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_drive_through.sunday RECORD REPEATED 일요일에 영업하는 기간의 목록입니다.
regular_opening_hours_drive_through.sunday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_drive_through.sunday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_delivery RECORD NULLABLE 보조 시간 유형인 'DELIVERY'의 정규 영업시간입니다. 시간은 요일별로 구분됩니다. 자정을 지나는 기간의 경우 종료 시간이 '23:59:59.999999'로 잘리고 다음 날에는 '00:00:00.000000'에서 시작하는 간격이 포함됩니다. 예를 들어 매장이 금요일 오전 8시부터 12시까지, 오후 8시부터 오전 2시까지 영업하는 경우 regular_opening_hours_delivery.friday의 기간은 다음과 같습니다. [{start_time: '08:00:00', end_time: '12:00:00'}, {start_time: '20:00:00', end_time: '23:59:59.999999'}]. 금요일 오후 5시에 영업하는 장소를 쿼리하려면 다음 쿼리를 실행하면 됩니다. "SELECT WITH AGGREGATION_THRESHOLD COUNT(*) FROM `places` WHERE EXISTS(SELECT * FROM UNNEST(regular_opening_hours_delivery.friday) WHERE '17:00:00' BETWEEN start_time AND end_time)".
regular_opening_hours_delivery.monday RECORD REPEATED 월요일에 영업하는 기간의 목록입니다.
regular_opening_hours_delivery.monday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_delivery.monday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_delivery.tuesday RECORD REPEATED 화요일에 영업하는 기간의 목록입니다.
regular_opening_hours_delivery.tuesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_delivery.tuesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_delivery.wednesday RECORD REPEATED 수요일에 영업하는 기간의 목록입니다.
regular_opening_hours_delivery.wednesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_delivery.wednesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_delivery.thursday RECORD REPEATED 목요일에 영업하는 기간의 목록입니다.
regular_opening_hours_delivery.thursday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_delivery.thursday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_delivery.friday RECORD REPEATED 금요일에 영업하는 기간의 목록입니다.
regular_opening_hours_delivery.friday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_delivery.friday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_delivery.saturday RECORD REPEATED 토요일에 영업하는 기간의 목록입니다.
regular_opening_hours_delivery.saturday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_delivery.saturday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_delivery.sunday RECORD REPEATED 일요일에 영업하는 기간의 목록입니다.
regular_opening_hours_delivery.sunday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_delivery.sunday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_takeout RECORD NULLABLE 보조 시간 유형인 'TAKEOUT'의 정규 영업시간입니다. 시간은 요일별로 구분됩니다. 자정을 넘기는 기간의 경우 종료 시간이 '23:59:59.999999'로 잘리고 다음 날에는 '00:00:00.000000'에서 시작하는 간격이 포함됩니다. 예를 들어 매장이 금요일 오전 8시부터 12시까지, 오후 8시부터 오전 2시까지 영업하는 경우 regular_opening_hours_takeout.friday의 기간은 다음과 같습니다. [{start_time: '08:00:00', end_time: '12:00:00'}, {start_time: '20:00:00', end_time: '23:59:59.999999'}]. 금요일 오후 5시에 영업하는 장소를 쿼리하려면 다음 쿼리를 실행하면 됩니다. "SELECT WITH AGGREGATION_THRESHOLD COUNT(*) FROM `places` WHERE EXISTS(SELECT * FROM UNNEST(regular_opening_hours_takeout.friday) WHERE '17:00:00' BETWEEN start_time AND end_time)".
regular_opening_hours_takeout.monday RECORD REPEATED 월요일에 영업하는 기간의 목록입니다.
regular_opening_hours_takeout.monday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_takeout.monday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_takeout.tuesday RECORD REPEATED 화요일에 영업하는 기간의 목록입니다.
regular_opening_hours_takeout.tuesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_takeout.tuesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_takeout.wednesday RECORD REPEATED 수요일에 영업하는 기간의 목록입니다.
regular_opening_hours_takeout.wednesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_takeout.wednesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_takeout.thursday RECORD REPEATED 목요일에 영업하는 기간의 목록입니다.
regular_opening_hours_takeout.thursday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_takeout.thursday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_takeout.friday RECORD REPEATED 금요일에 영업하는 기간의 목록입니다.
regular_opening_hours_takeout.friday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_takeout.friday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_takeout.saturday RECORD REPEATED 토요일에 영업하는 기간의 목록입니다.
regular_opening_hours_takeout.saturday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_takeout.saturday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_takeout.sunday RECORD REPEATED 일요일에 영업하는 기간의 목록입니다.
regular_opening_hours_takeout.sunday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_takeout.sunday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_kitchen RECORD NULLABLE 보조 시간 유형인 'KITCHEN'의 정규 영업시간입니다. 시간은 요일별로 구분됩니다. 자정을 넘기는 기간의 경우 종료 시간이 '23:59:59.999999'로 잘리고 다음 날에는 '00:00:00.000000'에서 시작하는 간격이 포함됩니다. 예를 들어 금요일에 오전 8시부터 12시까지, 오후 8시부터 오전 2시까지 영업하는 장소의 경우 regular_opening_hours_kitchen.friday의 기간은 다음과 같습니다. [{start_time: '08:00:00', end_time: '12:00:00'}, {start_time: '20:00:00', end_time: '23:59:59.999999'}]. 금요일 오후 5시에 영업하는 장소를 쿼리하려면 다음 쿼리를 실행하면 됩니다. "SELECT WITH AGGREGATION_THRESHOLD COUNT(*) FROM `places` WHERE EXISTS(SELECT * FROM UNNEST(regular_opening_hours_kitchen.friday) WHERE '17:00:00' BETWEEN start_time AND end_time)".
regular_opening_hours_kitchen.monday RECORD REPEATED 월요일에 영업하는 기간의 목록입니다.
regular_opening_hours_kitchen.monday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_kitchen.monday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_kitchen.tuesday RECORD REPEATED 화요일에 영업하는 기간의 목록입니다.
regular_opening_hours_kitchen.tuesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_kitchen.tuesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_kitchen.wednesday RECORD REPEATED 수요일에 영업하는 기간의 목록입니다.
regular_opening_hours_kitchen.wednesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_kitchen.wednesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_kitchen.thursday RECORD REPEATED 목요일에 영업하는 기간의 목록입니다.
regular_opening_hours_kitchen.thursday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_kitchen.thursday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_kitchen.friday RECORD REPEATED 금요일에 영업하는 기간의 목록입니다.
regular_opening_hours_kitchen.friday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_kitchen.friday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_kitchen.saturday RECORD REPEATED 토요일에 영업하는 기간의 목록입니다.
regular_opening_hours_kitchen.saturday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_kitchen.saturday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_kitchen.sunday RECORD REPEATED 일요일에 영업하는 기간의 목록입니다.
regular_opening_hours_kitchen.sunday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_kitchen.sunday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_breakfast RECORD NULLABLE 보조 시간 유형인 'BREAKFAST'의 정규 영업시간입니다. 시간은 요일별로 구분됩니다. 자정을 넘기는 기간의 경우 종료 시간이 '23:59:59.999999'로 잘리고 다음 날에는 '00:00:00.000000'에서 시작하는 간격이 포함됩니다. 예를 들어 금요일에 오전 8시부터 12시까지, 오후 8시부터 오전 2시까지 영업하는 장소의 경우 regular_opening_hours_breakfast.friday의 기간은 다음과 같습니다. [{start_time: '08:00:00', end_time: '12:00:00'}, {start_time: '20:00:00', end_time: '23:59:59.999999'}]. 금요일 오후 5시에 영업하는 장소를 쿼리하려면 다음 쿼리를 실행하면 됩니다. "SELECT WITH AGGREGATION_THRESHOLD COUNT(*) FROM `places` WHERE EXISTS(SELECT * FROM UNNEST(regular_opening_hours_breakfast.friday) WHERE '17:00:00' BETWEEN start_time AND end_time)".
regular_opening_hours_breakfast.monday RECORD REPEATED 월요일에 영업하는 기간의 목록입니다.
regular_opening_hours_breakfast.monday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_breakfast.monday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_breakfast.tuesday RECORD REPEATED 화요일에 영업하는 기간의 목록입니다.
regular_opening_hours_breakfast.tuesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_breakfast.tuesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_breakfast.wednesday RECORD REPEATED 수요일에 영업하는 기간의 목록입니다.
regular_opening_hours_breakfast.wednesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_breakfast.wednesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_breakfast.thursday RECORD REPEATED 목요일에 영업하는 기간의 목록입니다.
regular_opening_hours_breakfast.thursday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_breakfast.thursday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_breakfast.friday RECORD REPEATED 금요일에 영업하는 기간의 목록입니다.
regular_opening_hours_breakfast.friday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_breakfast.friday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_breakfast.saturday RECORD REPEATED 토요일에 영업하는 기간의 목록입니다.
regular_opening_hours_breakfast.saturday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_breakfast.saturday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_breakfast.sunday RECORD REPEATED 일요일에 영업하는 기간의 목록입니다.
regular_opening_hours_breakfast.sunday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_breakfast.sunday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_lunch RECORD NULLABLE 보조 시간 유형 'LUNCH'의 정규 영업시간입니다. 시간은 요일별로 구분됩니다. 자정을 넘기는 기간의 경우 종료 시간이 '23:59:59.999999'로 잘리고 다음 날에는 '00:00:00.000000'에서 시작하는 간격이 포함됩니다. 예를 들어 금요일에 오전 8시부터 12시까지, 오후 8시부터 오전 2시까지 영업하는 장소의 경우 regular_opening_hours_lunch.friday의 기간은 다음과 같습니다. [{start_time: '08:00:00', end_time: '12:00:00'}, {start_time: '20:00:00', end_time: '23:59:59.999999'}]. 금요일 오후 5시에 영업하는 장소를 쿼리하려면 다음 쿼리를 실행하면 됩니다. "SELECT WITH AGGREGATION_THRESHOLD COUNT(*) FROM `places` WHERE EXISTS(SELECT * FROM UNNEST(regular_opening_hours_lunch.friday) WHERE '17:00:00' BETWEEN start_time AND end_time)".
regular_opening_hours_lunch.monday RECORD REPEATED 월요일에 영업하는 기간의 목록입니다.
regular_opening_hours_lunch.monday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_lunch.monday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_lunch.tuesday RECORD REPEATED 화요일에 영업하는 기간의 목록입니다.
regular_opening_hours_lunch.tuesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_lunch.tuesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_lunch.wednesday RECORD REPEATED 수요일에 영업하는 기간의 목록입니다.
regular_opening_hours_lunch.wednesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_lunch.wednesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_lunch.thursday RECORD REPEATED 목요일에 영업하는 기간의 목록입니다.
regular_opening_hours_lunch.thursday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_lunch.thursday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_lunch.friday RECORD REPEATED 금요일에 영업하는 기간의 목록입니다.
regular_opening_hours_lunch.friday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_lunch.friday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_lunch.saturday RECORD REPEATED 토요일에 영업하는 기간의 목록입니다.
regular_opening_hours_lunch.saturday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_lunch.saturday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_lunch.sunday RECORD REPEATED 일요일에 영업하는 기간의 목록입니다.
regular_opening_hours_lunch.sunday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_lunch.sunday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_dinner RECORD NULLABLE 보조 시간 유형인 'DINNER'의 정규 영업시간입니다. 시간은 요일별로 구분됩니다. 자정을 넘기는 기간의 경우 종료 시간이 '23:59:59.999999'로 잘리고 다음 날에는 '00:00:00.000000'에서 시작하는 간격이 포함됩니다. 예를 들어 금요일에 오전 8시부터 12시까지, 오후 8시부터 오전 2시까지 영업하는 장소의 경우 regular_opening_hours_dinner.friday의 기간은 다음과 같습니다. [{start_time: '08:00:00', end_time: '12:00:00'}, {start_time: '20:00:00', end_time: '23:59:59.999999'}]. 금요일 오후 5시에 영업하는 장소를 쿼리하려면 다음 쿼리를 실행하면 됩니다. "SELECT WITH AGGREGATION_THRESHOLD COUNT(*) FROM `places` WHERE EXISTS(SELECT * FROM UNNEST(regular_opening_hours_dinner.friday) WHERE '17:00:00' BETWEEN start_time AND end_time)".
regular_opening_hours_dinner.monday RECORD REPEATED 월요일에 영업하는 기간의 목록입니다.
regular_opening_hours_dinner.monday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_dinner.monday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_dinner.tuesday RECORD REPEATED 화요일에 영업하는 기간의 목록입니다.
regular_opening_hours_dinner.tuesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_dinner.tuesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_dinner.wednesday RECORD REPEATED 수요일에 영업하는 기간의 목록입니다.
regular_opening_hours_dinner.wednesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_dinner.wednesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_dinner.thursday RECORD REPEATED 목요일에 영업하는 기간의 목록입니다.
regular_opening_hours_dinner.thursday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_dinner.thursday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_dinner.friday RECORD REPEATED 금요일에 영업하는 기간의 목록입니다.
regular_opening_hours_dinner.friday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_dinner.friday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_dinner.saturday RECORD REPEATED 토요일에 영업하는 기간의 목록입니다.
regular_opening_hours_dinner.saturday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_dinner.saturday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_dinner.sunday RECORD REPEATED 일요일에 영업하는 기간의 목록입니다.
regular_opening_hours_dinner.sunday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_dinner.sunday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_brunch RECORD NULLABLE 보조 시간 유형인 'BRUNCH'의 일반 영업시간입니다. 시간은 요일별로 구분됩니다. 자정을 넘기는 기간의 경우 종료 시간이 '23:59:59.999999'로 잘리고 다음 날에는 '00:00:00.000000'에서 시작하는 간격이 포함됩니다. 예를 들어 금요일에 오전 8시부터 12시까지, 오후 8시부터 오전 2시까지 영업하는 장소의 경우 regular_opening_hours_brunch.friday의 기간은 다음과 같습니다. [{start_time: '08:00:00', end_time: '12:00:00'}, {start_time: '20:00:00', end_time: '23:59:59.999999'}]. 금요일 오후 5시에 영업하는 장소를 쿼리하려면 다음 쿼리를 실행하면 됩니다. "SELECT WITH AGGREGATION_THRESHOLD COUNT(*) FROM `places` WHERE EXISTS(SELECT * FROM UNNEST(regular_opening_hours_brunch.friday) WHERE '17:00:00' BETWEEN start_time AND end_time)".
regular_opening_hours_brunch.monday RECORD REPEATED 월요일에 영업하는 기간의 목록입니다.
regular_opening_hours_brunch.monday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_brunch.monday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_brunch.tuesday RECORD REPEATED 화요일에 영업하는 기간의 목록입니다.
regular_opening_hours_brunch.tuesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_brunch.tuesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_brunch.wednesday RECORD REPEATED 수요일에 영업하는 기간의 목록입니다.
regular_opening_hours_brunch.wednesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_brunch.wednesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_brunch.thursday RECORD REPEATED 목요일에 영업하는 기간의 목록입니다.
regular_opening_hours_brunch.thursday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_brunch.thursday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_brunch.friday RECORD REPEATED 금요일에 영업하는 기간의 목록입니다.
regular_opening_hours_brunch.friday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_brunch.friday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_brunch.saturday RECORD REPEATED 토요일에 영업하는 기간의 목록입니다.
regular_opening_hours_brunch.saturday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_brunch.saturday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_brunch.sunday RECORD REPEATED 일요일에 영업하는 기간의 목록입니다.
regular_opening_hours_brunch.sunday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_brunch.sunday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_pickup RECORD NULLABLE 보조 시간 유형인 'PICKUP'의 정규 영업시간입니다. 시간은 요일별로 구분됩니다. 자정을 지나는 기간의 경우 종료 시간이 '23:59:59.999999'로 잘리고 다음 날에는 '00:00:00.000000'에서 시작하는 간격이 포함됩니다. 예를 들어 매장이 금요일 오전 8시부터 12시까지, 오후 8시부터 오전 2시까지 영업하는 경우 regular_opening_hours_pickup.friday의 기간은 다음과 같습니다. [{start_time: '08:00:00', end_time: '12:00:00'}, {start_time: '20:00:00', end_time: '23:59:59.999999'}]. 금요일 오후 5시에 영업하는 장소를 쿼리하려면 다음 쿼리를 실행하면 됩니다. "SELECT WITH AGGREGATION_THRESHOLD COUNT(*) FROM `places` WHERE EXISTS(SELECT * FROM UNNEST(regular_opening_hours_pickup.friday) WHERE '17:00:00' BETWEEN start_time AND end_time)".
regular_opening_hours_pickup.monday RECORD REPEATED 월요일에 영업하는 기간의 목록입니다.
regular_opening_hours_pickup.monday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_pickup.monday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_pickup.tuesday RECORD REPEATED 화요일에 영업하는 기간의 목록입니다.
regular_opening_hours_pickup.tuesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_pickup.tuesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_pickup.wednesday RECORD REPEATED 수요일에 영업하는 기간의 목록입니다.
regular_opening_hours_pickup.wednesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_pickup.wednesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_pickup.thursday RECORD REPEATED 목요일에 영업하는 기간의 목록입니다.
regular_opening_hours_pickup.thursday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_pickup.thursday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_pickup.friday RECORD REPEATED 금요일에 영업하는 기간의 목록입니다.
regular_opening_hours_pickup.friday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_pickup.friday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_pickup.saturday RECORD REPEATED 토요일에 영업하는 기간의 목록입니다.
regular_opening_hours_pickup.saturday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_pickup.saturday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_pickup.sunday RECORD REPEATED 일요일에 영업하는 기간의 목록입니다.
regular_opening_hours_pickup.sunday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_pickup.sunday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_access RECORD NULLABLE 보조 시간 유형인 'ACCESS'의 일반 운영 시간입니다. 시간은 요일별로 구분됩니다. 자정을 넘기는 기간의 경우 종료 시간이 '23:59:59.999999'로 잘리고 다음 날에는 '00:00:00.000000'에서 시작하는 간격이 포함됩니다. 예를 들어 금요일에 오전 8시부터 12시까지, 오후 8시부터 오전 2시까지 영업하는 장소의 경우 regular_opening_hours_access.friday의 기간은 다음과 같습니다. [{start_time: '08:00:00', end_time: '12:00:00'}, {start_time: '20:00:00', end_time: '23:59:59.999999'}]. 금요일 오후 5시에 영업하는 장소를 쿼리하려면 다음 쿼리를 실행하면 됩니다. "SELECT WITH AGGREGATION_THRESHOLD COUNT(*) FROM `places` WHERE EXISTS(SELECT * FROM UNNEST(regular_opening_hours_access.friday) WHERE '17:00:00' BETWEEN start_time AND end_time)".
regular_opening_hours_access.monday RECORD REPEATED 월요일에 영업하는 기간의 목록입니다.
regular_opening_hours_access.monday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_access.monday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_access.tuesday RECORD REPEATED 화요일에 영업하는 기간의 목록입니다.
regular_opening_hours_access.tuesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_access.tuesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_access.wednesday RECORD REPEATED 수요일에 영업하는 기간의 목록입니다.
regular_opening_hours_access.wednesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_access.wednesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_access.thursday RECORD REPEATED 목요일에 영업하는 기간의 목록입니다.
regular_opening_hours_access.thursday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_access.thursday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_access.friday RECORD REPEATED 금요일에 영업하는 기간의 목록입니다.
regular_opening_hours_access.friday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_access.friday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_access.saturday RECORD REPEATED 토요일에 영업하는 기간의 목록입니다.
regular_opening_hours_access.saturday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_access.saturday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_access.sunday RECORD REPEATED 일요일에 영업하는 기간의 목록입니다.
regular_opening_hours_access.sunday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_access.sunday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_senior_hours RECORD NULLABLE 보조 시간 유형 'SENIOR_HOURS'의 일반 영업시간입니다. 시간은 요일별로 구분됩니다. 자정을 넘기는 기간의 경우 종료 시간이 '23:59:59.999999'로 잘리고 다음 날에는 '00:00:00.000000'에서 시작하는 간격이 포함됩니다. 예를 들어 금요일에 오전 8시부터 12시까지, 오후 8시부터 오전 2시까지 영업하는 장소의 경우 regular_opening_hours_senior_hours.friday의 기간은 다음과 같습니다. [{start_time: '08:00:00', end_time: '12:00:00'}, {start_time: '20:00:00', end_time: '23:59:59.999999'}]. 금요일 오후 5시에 영업하는 장소를 쿼리하려면 다음 쿼리를 실행하면 됩니다. "SELECT WITH AGGREGATION_THRESHOLD COUNT(*) FROM `places` WHERE EXISTS(SELECT * FROM UNNEST(regular_opening_hours_senior_hours.friday) WHERE '17:00:00' BETWEEN start_time AND end_time)".
regular_opening_hours_senior_hours.monday RECORD REPEATED 월요일에 영업하는 기간의 목록입니다.
regular_opening_hours_senior_hours.monday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_senior_hours.monday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_senior_hours.tuesday RECORD REPEATED 화요일에 영업하는 기간의 목록입니다.
regular_opening_hours_senior_hours.tuesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_senior_hours.tuesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_senior_hours.wednesday RECORD REPEATED 수요일에 영업하는 기간의 목록입니다.
regular_opening_hours_senior_hours.wednesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_senior_hours.wednesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_senior_hours.thursday RECORD REPEATED 목요일에 영업하는 기간의 목록입니다.
regular_opening_hours_senior_hours.thursday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_senior_hours.thursday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_senior_hours.friday RECORD REPEATED 금요일에 영업하는 기간의 목록입니다.
regular_opening_hours_senior_hours.friday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_senior_hours.friday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_senior_hours.saturday RECORD REPEATED 토요일에 영업하는 기간의 목록입니다.
regular_opening_hours_senior_hours.saturday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_senior_hours.saturday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_senior_hours.sunday RECORD REPEATED 일요일에 영업하는 기간의 목록입니다.
regular_opening_hours_senior_hours.sunday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_senior_hours.sunday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_online_service_hours RECORD NULLABLE 보조 시간 유형 'ONLINE_SERVICE_HOURS'의 일반 운영 시간입니다. 시간은 요일별로 구분됩니다. 자정을 넘기는 기간의 경우 종료 시간이 '23:59:59.999999'로 잘리고 다음 날에는 '00:00:00.000000'에서 시작하는 간격이 포함됩니다. 예를 들어 금요일에 오전 8시부터 12시까지, 오후 8시부터 오전 2시까지 영업하는 장소의 경우 regular_opening_hours_online_service_hours.friday의 기간은 다음과 같습니다. [{start_time: '08:00:00', end_time: '12:00:00'}, {start_time: '20:00:00', end_time: '23:59:59.999999'}]. 금요일 오후 5시에 영업하는 장소를 쿼리하려면 다음 쿼리를 실행하면 됩니다. "SELECT WITH AGGREGATION_THRESHOLD COUNT(*) FROM `places` WHERE EXISTS(SELECT * FROM UNNEST(regular_opening_hours_online_service_hours.friday) WHERE '17:00:00' BETWEEN start_time AND end_time)".
regular_opening_hours_online_service_hours.monday RECORD REPEATED 월요일에 영업하는 기간의 목록입니다.
regular_opening_hours_online_service_hours.monday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_online_service_hours.monday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_online_service_hours.tuesday RECORD REPEATED 화요일에 영업하는 기간의 목록입니다.
regular_opening_hours_online_service_hours.tuesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_online_service_hours.tuesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_online_service_hours.wednesday RECORD REPEATED 수요일에 영업하는 기간의 목록입니다.
regular_opening_hours_online_service_hours.wednesday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_online_service_hours.wednesday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_online_service_hours.thursday RECORD REPEATED 목요일에 영업하는 기간의 목록입니다.
regular_opening_hours_online_service_hours.thursday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_online_service_hours.thursday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_online_service_hours.friday RECORD REPEATED 금요일에 영업하는 기간의 목록입니다.
regular_opening_hours_online_service_hours.friday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_online_service_hours.friday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_online_service_hours.saturday RECORD REPEATED 토요일에 영업하는 기간의 목록입니다.
regular_opening_hours_online_service_hours.saturday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_online_service_hours.saturday.end_time TIME NULLABLE 기간 종료입니다.
regular_opening_hours_online_service_hours.sunday RECORD REPEATED 일요일에 영업하는 기간의 목록입니다.
regular_opening_hours_online_service_hours.sunday.start_time TIME NULLABLE 기간의 시작입니다.
regular_opening_hours_online_service_hours.sunday.end_time TIME NULLABLE 기간 종료입니다.
ev_charge_options RECORD NULLABLE 장소에 호스팅된 전기자동차 충전소에 대한 정보입니다. 용어는 https://afdc.energy.gov/fuels/electricity_infrastructure.html을 따릅니다. 한 포트에서 한 번에 한 대의 차량을 충전할 수 있습니다. 하나의 포트에는 하나 이상의 커넥터가 있습니다. 충전소에는 하나 이상의 포트가 있습니다.
ev_charge_options.connector_count INTEGER NULLABLE 이 충전소의 커넥터 수입니다. 하지만 일부 포트에는 커넥터가 여러 개 있지만 한 번에 한 대의 차량만 충전할 수 있으므로 (예:) 커넥터 수가 동시에 충전할 수 있는 총 차량 수보다 많을 수 있습니다.
ev_charge_options.connector_aggregation RECORD REPEATED 동일한 유형 및 동일한 충전 속도의 커넥터가 포함된 EV 충전 커넥터 집계 목록입니다.
ev_charge_options.connector_aggregation.type STRING NULLABLE 이 집계의 커넥터 유형입니다.
ev_charge_options.connector_aggregation.max_charge_rate_kw FLOAT NULLABLE 집계의 각 커넥터의 정적 최대 충전 속도(kW)입니다.
ev_charge_options.connector_aggregation.count INTEGER NULLABLE 이 집계의 커넥터 수입니다.
brand_ids STRING REPEATED 브랜드의 고유 식별자입니다.