View Source GoogleApi.Content.V21.Model.RequestPhoneVerificationRequest (google_api_content v0.65.0)
Request message for the RequestPhoneVerification method.
Attributes
-
languageCode
(type:String.t
, default:nil
) - Language code IETF BCP 47 syntax (for example, en-US). Language code is used to provide localizedSMS
andPHONE_CALL
. Default language used is en-US if not provided. -
phoneNumber
(type:String.t
, default:nil
) - Phone number to be verified. -
phoneRegionCode
(type:String.t
, default:nil
) - Required. Two letter country code for the phone number, for exampleCA
for Canadian numbers. See the ISO 3166-1 alpha-2 officially assigned codes. -
phoneVerificationMethod
(type:String.t
, default:nil
) - Verification method to receive verification code.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.