#include <identitytoolkit_relyingparty_verify_phone_number_request.h>
Request for Identitytoolkit-VerifyPhoneNumber.
◆ IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest() [1/2]
| google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest() [2/2]
| google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest()
| google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::~IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest |
( |
| ) |
|
|
virtual |
◆ clear_code()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::clear_code |
( |
| ) |
|
|
inline |
Clears the 'code' attribute.
◆ clear_id_token()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::clear_id_token |
( |
| ) |
|
|
inline |
Clears the 'idToken' attribute.
◆ clear_operation()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::clear_operation |
( |
| ) |
|
|
inline |
Clears the 'operation' attribute.
◆ clear_phone_number()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::clear_phone_number |
( |
| ) |
|
|
inline |
Clears the 'phoneNumber' attribute.
◆ clear_session_info()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::clear_session_info |
( |
| ) |
|
|
inline |
Clears the 'sessionInfo' attribute.
◆ clear_temporary_proof()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::clear_temporary_proof |
( |
| ) |
|
|
inline |
Clears the 'temporaryProof' attribute.
◆ clear_verification_proof()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::clear_verification_proof |
( |
| ) |
|
|
inline |
Clears the 'verificationProof' attribute.
◆ get_code()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::get_code |
( |
| ) |
const |
|
inline |
Get the value of the 'code' attribute.
◆ get_id_token()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::get_id_token |
( |
| ) |
const |
|
inline |
Get the value of the 'idToken' attribute.
◆ get_operation()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::get_operation |
( |
| ) |
const |
|
inline |
Get the value of the 'operation' attribute.
◆ get_phone_number()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::get_phone_number |
( |
| ) |
const |
|
inline |
Get the value of the 'phoneNumber' attribute.
◆ get_session_info()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::get_session_info |
( |
| ) |
const |
|
inline |
Get the value of the 'sessionInfo' attribute.
◆ get_temporary_proof()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::get_temporary_proof |
( |
| ) |
const |
|
inline |
Get the value of the 'temporaryProof' attribute.
◆ get_verification_proof()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::get_verification_proof |
( |
| ) |
const |
|
inline |
Get the value of the 'verificationProof' attribute.
◆ GetTypeName()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::GetTypeName |
( |
| ) |
const |
|
inline |
Returns a string denoting the type of this data object.
- Returns
google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerify PhoneNumberRequest
◆ has_code()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::has_code |
( |
| ) |
const |
|
inline |
Determine if the 'code' attribute was set.
- Returns
- true if the '
code' attribute was set.
◆ has_id_token()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::has_id_token |
( |
| ) |
const |
|
inline |
Determine if the 'idToken' attribute was set.
- Returns
- true if the '
idToken' attribute was set.
◆ has_operation()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::has_operation |
( |
| ) |
const |
|
inline |
Determine if the 'operation' attribute was set.
- Returns
- true if the '
operation' attribute was set.
◆ has_phone_number()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::has_phone_number |
( |
| ) |
const |
|
inline |
Determine if the 'phoneNumber' attribute was set.
- Returns
- true if the '
phoneNumber' attribute was set.
◆ has_session_info()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::has_session_info |
( |
| ) |
const |
|
inline |
Determine if the 'sessionInfo' attribute was set.
- Returns
- true if the '
sessionInfo' attribute was set.
◆ has_temporary_proof()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::has_temporary_proof |
( |
| ) |
const |
|
inline |
Determine if the 'temporaryProof' attribute was set.
- Returns
- true if the '
temporaryProof' attribute was set.
◆ has_verification_proof()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::has_verification_proof |
( |
| ) |
const |
|
inline |
Determine if the 'verificationProof' attribute was set.
- Returns
- true if the '
verificationProof' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_code()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::set_code |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'code' attribute.
- Parameters
-
◆ set_id_token()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::set_id_token |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'idToken' attribute.
- Parameters
-
◆ set_operation()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::set_operation |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'operation' attribute.
- Parameters
-
◆ set_phone_number()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::set_phone_number |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'phoneNumber' attribute.
- Parameters
-
◆ set_session_info()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::set_session_info |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'sessionInfo' attribute.
The session info previously returned by IdentityToolkit- SendVerificationCode.
- Parameters
-
◆ set_temporary_proof()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::set_temporary_proof |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'temporaryProof' attribute.
- Parameters
-
◆ set_verification_proof()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest::set_verification_proof |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'verificationProof' attribute.
- Parameters
-
The documentation for this class was generated from the following files: