열거형 | |
---|---|
CLIENT_SPECIFIED |
Building.Coordinates는 요청에 포함된 좌표로 설정됩니다. |
RESOLVED_FROM_ADDRESS |
Building.Coordinates는 우편 주소를 기반으로 자동 입력됩니다. |
SOURCE_UNSPECIFIED |
우편 주소가 제공된 경우 기본값은 RESOLVED_FROM_ADDRESS 입니다. 그렇지 않은 경우에는 좌표가 제공되면 CLIENT_SPECIFIED 가 기본값으로 지정됩니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-05-15(UTC)
[null,null,["최종 업데이트: 2024-05-15(UTC)"],[[["Building coordinates can be provided directly by the client (`CLIENT_SPECIFIED`) or automatically determined from the postal address (`RESOLVED_FROM_ADDRESS`)."],["If no coordinate source is specified (`SOURCE_UNSPECIFIED`), the system will automatically choose the appropriate method based on the provided information (address or coordinates)."]]],[]]