Address Validation API 客户端库
本页介绍了如何开始使用 Address Validation API 的客户端库。
如需详细了解客户端库,请参阅客户端库说明。
安装客户端库
C#
如需了解详情,请参阅设置 C# 开发环境。
Install-Package Google.Maps.AddressValidation.V1 -Pre
设置身份验证
使用客户端库时,您可以使用应用默认凭据 (ADC) 进行身份验证。如需了解如何设置 ADC,请参阅为应用默认凭据提供凭据。如需了解如何将 ADC 与客户端库搭配使用,请参阅使用客户端库进行身份验证。
使用客户端库
其他资源
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-01-15。
[null,null,["最后更新时间 (UTC):2025-01-15。"],[[["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."]]],[]]