VerificationMethod
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
VERIFICATION_METHOD_UNSPECIFIED |
默认值,会导致错误。 |
ADDRESS |
将包含验证 PIN 的明信片寄送到特定邮寄地址。PIN 码用于向 Google 完成验证。 |
EMAIL |
使用验证 PIN 向特定电子邮件地址发送电子邮件。PIN 码用于向 Google 完成验证。 |
PHONE_CALL |
使用特定 PIN 码拨打电话。PIN 码用于向 Google 完成验证。 |
SMS |
向特定电话号码发送短信(包括 PIN 码验证)。PIN 码用于向 Google 完成验证。 |
AUTO |
验证营业地点,无需额外用户操作。此选项可能只适用于特定的营业地点。 |
VETTED_PARTNER |
此选项可能只适用于特定的营业地点。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-02-07。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2023-02-07。"],[[["Google employs a variety of methods to verify locations, including sending verification PINs via postcard, email, phone call, and SMS."],["Businesses can also be automatically verified by Google or through a vetted partner, although these options may have limited availability."],["Each verification method involves a specific process with a unique enum value, like `ADDRESS` for postcard verification or `EMAIL` for email verification."],["The default `VERIFICATION_METHOD_UNSPECIFIED` should be avoided as it will lead to errors during the verification process."]]],[]]