[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-16 UTC."],[[["\u003cp\u003eThere are a variety of verification methods available to verify phone numbers, with unspecified, SMS and phone call.\u003c/p\u003e\n"],["\u003cp\u003eSMS verification sends a code to the user's phone number, while phone call verification delivers the code through a direct call.\u003c/p\u003e\n"],["\u003cp\u003eAn unspecified method is also available but lacks a description, highlighting the range of options for verifying a user's phone number.\u003c/p\u003e\n"]]],["The core content details two methods for phone number verification: receiving a verification code via SMS and receiving a verification code through a phone call. An unspecified or unknown method is also listed as `PHONE_VERIFICATION_METHOD_UNSPECIFIED`. These methods, represented as enums, offer different ways for users to confirm their phone numbers.\n"],null,["# PhoneVerificationMethod\n\nDifferent verification methods to verify phone number.\n\n| Enums ||\n|-----------------------------------------|------------------------------------------|\n| `PHONE_VERIFICATION_METHOD_UNSPECIFIED` | Unknown method. |\n| `SMS` | Receive verification code by SMS. |\n| `PHONE_CALL` | Receive verification code by phone call. |"]]