#include <identitytoolkit_relyingparty_verify_phone_number_response.h>
Response for Identitytoolkit-VerifyPhoneNumber.
◆ IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse() [1/2]
| google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse() [2/2]
| google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse()
| google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::~IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse |
( |
| ) |
|
|
virtual |
◆ clear_expires_in()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::clear_expires_in |
( |
| ) |
|
|
inline |
Clears the 'expiresIn' attribute.
◆ clear_id_token()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::clear_id_token |
( |
| ) |
|
|
inline |
Clears the 'idToken' attribute.
◆ clear_is_new_user()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::clear_is_new_user |
( |
| ) |
|
|
inline |
Clears the 'isNewUser' attribute.
◆ clear_local_id()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::clear_local_id |
( |
| ) |
|
|
inline |
Clears the 'localId' attribute.
◆ clear_phone_number()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::clear_phone_number |
( |
| ) |
|
|
inline |
Clears the 'phoneNumber' attribute.
◆ clear_refresh_token()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::clear_refresh_token |
( |
| ) |
|
|
inline |
Clears the 'refreshToken' attribute.
◆ clear_temporary_proof()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::clear_temporary_proof |
( |
| ) |
|
|
inline |
Clears the 'temporaryProof' attribute.
◆ clear_temporary_proof_expires_in()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::clear_temporary_proof_expires_in |
( |
| ) |
|
|
inline |
Clears the 'temporaryProofExpiresIn' attribute.
◆ clear_verification_proof()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::clear_verification_proof |
( |
| ) |
|
|
inline |
Clears the 'verificationProof' attribute.
◆ clear_verification_proof_expires_in()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::clear_verification_proof_expires_in |
( |
| ) |
|
|
inline |
Clears the 'verificationProofExpiresIn' attribute.
◆ get_expires_in()
| int64 google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::get_expires_in |
( |
| ) |
const |
|
inline |
Get the value of the 'expiresIn' attribute.
◆ get_id_token()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::get_id_token |
( |
| ) |
const |
|
inline |
Get the value of the 'idToken' attribute.
◆ get_is_new_user()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::get_is_new_user |
( |
| ) |
const |
|
inline |
Get the value of the 'isNewUser' attribute.
◆ get_local_id()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::get_local_id |
( |
| ) |
const |
|
inline |
Get the value of the 'localId' attribute.
◆ get_phone_number()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::get_phone_number |
( |
| ) |
const |
|
inline |
Get the value of the 'phoneNumber' attribute.
◆ get_refresh_token()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::get_refresh_token |
( |
| ) |
const |
|
inline |
Get the value of the 'refreshToken' attribute.
◆ get_temporary_proof()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::get_temporary_proof |
( |
| ) |
const |
|
inline |
Get the value of the 'temporaryProof' attribute.
◆ get_temporary_proof_expires_in()
| int64 google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::get_temporary_proof_expires_in |
( |
| ) |
const |
|
inline |
Get the value of the 'temporaryProofExpiresIn' attribute.
◆ get_verification_proof()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::get_verification_proof |
( |
| ) |
const |
|
inline |
Get the value of the 'verificationProof' attribute.
◆ get_verification_proof_expires_in()
| int64 google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::get_verification_proof_expires_in |
( |
| ) |
const |
|
inline |
Get the value of the 'verificationProofExpiresIn' attribute.
◆ GetTypeName()
| const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::GetTypeName |
( |
| ) |
const |
|
inline |
Returns a string denoting the type of this data object.
- Returns
google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerify PhoneNumberResponse
◆ has_expires_in()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::has_expires_in |
( |
| ) |
const |
|
inline |
Determine if the 'expiresIn' attribute was set.
- Returns
- true if the '
expiresIn' attribute was set.
◆ has_id_token()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::has_id_token |
( |
| ) |
const |
|
inline |
Determine if the 'idToken' attribute was set.
- Returns
- true if the '
idToken' attribute was set.
◆ has_is_new_user()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::has_is_new_user |
( |
| ) |
const |
|
inline |
Determine if the 'isNewUser' attribute was set.
- Returns
- true if the '
isNewUser' attribute was set.
◆ has_local_id()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::has_local_id |
( |
| ) |
const |
|
inline |
Determine if the 'localId' attribute was set.
- Returns
- true if the '
localId' attribute was set.
◆ has_phone_number()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::has_phone_number |
( |
| ) |
const |
|
inline |
Determine if the 'phoneNumber' attribute was set.
- Returns
- true if the '
phoneNumber' attribute was set.
◆ has_refresh_token()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::has_refresh_token |
( |
| ) |
const |
|
inline |
Determine if the 'refreshToken' attribute was set.
- Returns
- true if the '
refreshToken' attribute was set.
◆ has_temporary_proof()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::has_temporary_proof |
( |
| ) |
const |
|
inline |
Determine if the 'temporaryProof' attribute was set.
- Returns
- true if the '
temporaryProof' attribute was set.
◆ has_temporary_proof_expires_in()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::has_temporary_proof_expires_in |
( |
| ) |
const |
|
inline |
Determine if the 'temporaryProofExpiresIn' attribute was set.
- Returns
- true if the '
temporaryProofExpiresIn' attribute was set.
◆ has_verification_proof()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::has_verification_proof |
( |
| ) |
const |
|
inline |
Determine if the 'verificationProof' attribute was set.
- Returns
- true if the '
verificationProof' attribute was set.
◆ has_verification_proof_expires_in()
| bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::has_verification_proof_expires_in |
( |
| ) |
const |
|
inline |
Determine if the 'verificationProofExpiresIn' attribute was set.
- Returns
- true if the '
verificationProofExpiresIn' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_expires_in()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::set_expires_in |
( |
int64 |
value | ) |
|
|
inline |
Change the 'expiresIn' attribute.
- Parameters
-
◆ set_id_token()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::set_id_token |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'idToken' attribute.
- Parameters
-
◆ set_is_new_user()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::set_is_new_user |
( |
bool |
value | ) |
|
|
inline |
Change the 'isNewUser' attribute.
- Parameters
-
◆ set_local_id()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::set_local_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'localId' attribute.
- Parameters
-
◆ set_phone_number()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::set_phone_number |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'phoneNumber' attribute.
- Parameters
-
◆ set_refresh_token()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::set_refresh_token |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'refreshToken' attribute.
- Parameters
-
◆ set_temporary_proof()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::set_temporary_proof |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'temporaryProof' attribute.
- Parameters
-
◆ set_temporary_proof_expires_in()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::set_temporary_proof_expires_in |
( |
int64 |
value | ) |
|
|
inline |
Change the 'temporaryProofExpiresIn' attribute.
- Parameters
-
◆ set_verification_proof()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::set_verification_proof |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'verificationProof' attribute.
- Parameters
-
◆ set_verification_proof_expires_in()
| void google_identitytoolkit_api::IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse::set_verification_proof_expires_in |
( |
int64 |
value | ) |
|
|
inline |
Change the 'verificationProofExpiresIn' attribute.
- Parameters
-
The documentation for this class was generated from the following files: