Google Shopping Merchant Accounts V1beta Client - Class PhoneVerificationState (1.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class PhoneVerificationState.
The phone verification state.
Protobuf type google.shopping.merchant.accounts.v1beta.PhoneVerificationState
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1beta
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
PHONE_VERIFICATION_STATE_UNSPECIFIED
Value: 0
Default value. This value is unused.
Generated from protobuf enum PHONE_VERIFICATION_STATE_UNSPECIFIED = 0;
PHONE_VERIFICATION_STATE_VERIFIED
Value: 1
The phone is verified.
Generated from protobuf enum PHONE_VERIFICATION_STATE_VERIFIED = 1;
PHONE_VERIFICATION_STATE_UNVERIFIED
Value: 2
The phone is unverified
Generated from protobuf enum PHONE_VERIFICATION_STATE_UNVERIFIED = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]