ServiceBusinessContext
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
字段 |
address |
object (PostalAddress )
营业地点的验证地址。该地址可用于启用更多验证选项或发送明信片。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThis document outlines the JSON representation for providing additional data during service business verification.\u003c/p\u003e\n"],["\u003cp\u003eThe structure includes an \u003ccode\u003eaddress\u003c/code\u003e field of type \u003ccode\u003ePostalAddress\u003c/code\u003e which specifies the location's verification address.\u003c/p\u003e\n"],["\u003cp\u003eThe provided address enables additional verification methods or triggers the sending of a verification postcard.\u003c/p\u003e\n"]]],["The core content details the structure for providing a service business's verification address. It utilizes a JSON object named `address`, which is defined by the `PostalAddress` schema. This `address` object is crucial for either activating more verification methods or facilitating the sending of a physical postcard for verification purposes. The `address` field is mandatory and represents the location's verification address.\n"],null,["# ServiceBusinessContext\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nAdditional data for service business verification.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------|\n| ``` { \"address\": { object (/my-business/reference/verifications/rest/v1/PostalAddress) } } ``` |\n\n| Fields ||\n|-----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `address` | `object (`[PostalAddress](/my-business/reference/verifications/rest/v1/PostalAddress)`)` The verification address of the location. It is used to either enable more verification options or send a postcard. |"]]