Address Validation API 클라이언트 라이브러리
이 페이지에서는 Address Validation API용 클라이언트 라이브러리를 시작하는 방법을 보여줍니다.
클라이언트 라이브러리 설명에서 클라이언트 라이브러리에 대해 자세히 알아보세요.
클라이언트 라이브러리 설치
C#
자세한 내용은 C# 개발 환경 설정을 참고하세요.
Install-Package Google.Maps.AddressValidation.V1 -Pre
인증 설정
클라이언트 라이브러리를 사용할 때는 애플리케이션 기본 사용자 인증 정보 (ADC)를 사용하여 인증합니다. ADC 설정은 애플리케이션 기본 사용자 인증 정보에 대한 사용자 인증 정보 제공을 참조하세요.
클라이언트 라이브러리에서 ADC를 사용하는 방법은 클라이언트 라이브러리를 사용하여 인증을 참조하세요.
클라이언트 라이브러리 사용
추가 리소스
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-01-15(UTC)
[null,null,["최종 업데이트: 2025-01-15(UTC)"],[[["This page provides instructions for getting started with the Address Validation API client libraries, focusing on C# implementation."],["You'll learn how to install the necessary C# client library using the `Install-Package` command."],["The guide details the authentication process using Application Default Credentials (ADC) and provides links for further setup information."],["It includes a C# code snippet demonstrating how to use the client library to validate an address."],["Links to additional resources like source code, issue tracker, and Stack Overflow are provided for further assistance."]]],[]]