#include <set_account_info_response.h>
Respone of setting the account information.
◆ SetAccountInfoResponse() [1/2]
| google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponse |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ SetAccountInfoResponse() [2/2]
| google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponse |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~SetAccountInfoResponse()
| google_identitytoolkit_api::SetAccountInfoResponse::~SetAccountInfoResponse |
( |
| ) |
|
|
virtual |
◆ clear_display_name()
| void google_identitytoolkit_api::SetAccountInfoResponse::clear_display_name |
( |
| ) |
|
|
inline |
Clears the 'displayName' attribute.
◆ clear_email()
| void google_identitytoolkit_api::SetAccountInfoResponse::clear_email |
( |
| ) |
|
|
inline |
Clears the 'email' attribute.
◆ clear_email_verified()
| void google_identitytoolkit_api::SetAccountInfoResponse::clear_email_verified |
( |
| ) |
|
|
inline |
Clears the 'emailVerified' attribute.
◆ clear_expires_in()
| void google_identitytoolkit_api::SetAccountInfoResponse::clear_expires_in |
( |
| ) |
|
|
inline |
Clears the 'expiresIn' attribute.
◆ clear_id_token()
| void google_identitytoolkit_api::SetAccountInfoResponse::clear_id_token |
( |
| ) |
|
|
inline |
Clears the 'idToken' attribute.
◆ clear_kind()
| void google_identitytoolkit_api::SetAccountInfoResponse::clear_kind |
( |
| ) |
|
|
inline |
Clears the 'kind' attribute.
◆ clear_local_id()
| void google_identitytoolkit_api::SetAccountInfoResponse::clear_local_id |
( |
| ) |
|
|
inline |
Clears the 'localId' attribute.
◆ clear_new_email()
| void google_identitytoolkit_api::SetAccountInfoResponse::clear_new_email |
( |
| ) |
|
|
inline |
Clears the 'newEmail' attribute.
◆ clear_password_hash()
| void google_identitytoolkit_api::SetAccountInfoResponse::clear_password_hash |
( |
| ) |
|
|
inline |
Clears the 'passwordHash' attribute.
◆ clear_photo_url()
| void google_identitytoolkit_api::SetAccountInfoResponse::clear_photo_url |
( |
| ) |
|
|
inline |
Clears the 'photoUrl' attribute.
◆ clear_provider_user_info()
| void google_identitytoolkit_api::SetAccountInfoResponse::clear_provider_user_info |
( |
| ) |
|
|
inline |
Clears the 'providerUserInfo' attribute.
◆ clear_refresh_token()
| void google_identitytoolkit_api::SetAccountInfoResponse::clear_refresh_token |
( |
| ) |
|
|
inline |
Clears the 'refreshToken' attribute.
◆ get_display_name()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::get_display_name |
( |
| ) |
const |
|
inline |
Get the value of the 'displayName' attribute.
◆ get_email()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::get_email |
( |
| ) |
const |
|
inline |
Get the value of the 'email' attribute.
◆ get_email_verified()
| bool google_identitytoolkit_api::SetAccountInfoResponse::get_email_verified |
( |
| ) |
const |
|
inline |
Get the value of the 'emailVerified' attribute.
◆ get_expires_in()
| int64 google_identitytoolkit_api::SetAccountInfoResponse::get_expires_in |
( |
| ) |
const |
|
inline |
Get the value of the 'expiresIn' attribute.
◆ get_id_token()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::get_id_token |
( |
| ) |
const |
|
inline |
Get the value of the 'idToken' attribute.
◆ get_kind()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::get_kind |
( |
| ) |
const |
|
inline |
Get the value of the 'kind' attribute.
◆ get_local_id()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::get_local_id |
( |
| ) |
const |
|
inline |
Get the value of the 'localId' attribute.
◆ get_new_email()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::get_new_email |
( |
| ) |
const |
|
inline |
Get the value of the 'newEmail' attribute.
◆ get_password_hash()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::get_password_hash |
( |
| ) |
const |
|
inline |
Get the value of the 'passwordHash' attribute.
◆ get_photo_url()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::get_photo_url |
( |
| ) |
const |
|
inline |
Get the value of the 'photoUrl' attribute.
◆ get_provider_user_info()
Get a reference to the value of the 'providerUserInfo' attribute.
◆ get_refresh_token()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::get_refresh_token |
( |
| ) |
const |
|
inline |
Get the value of the 'refreshToken' attribute.
◆ GetTypeName()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_display_name()
| bool google_identitytoolkit_api::SetAccountInfoResponse::has_display_name |
( |
| ) |
const |
|
inline |
Determine if the 'displayName' attribute was set.
- Returns
- true if the '
displayName' attribute was set.
◆ has_email()
| bool google_identitytoolkit_api::SetAccountInfoResponse::has_email |
( |
| ) |
const |
|
inline |
Determine if the 'email' attribute was set.
- Returns
- true if the '
email' attribute was set.
◆ has_email_verified()
| bool google_identitytoolkit_api::SetAccountInfoResponse::has_email_verified |
( |
| ) |
const |
|
inline |
Determine if the 'emailVerified' attribute was set.
- Returns
- true if the '
emailVerified' attribute was set.
◆ has_expires_in()
| bool google_identitytoolkit_api::SetAccountInfoResponse::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::SetAccountInfoResponse::has_id_token |
( |
| ) |
const |
|
inline |
Determine if the 'idToken' attribute was set.
- Returns
- true if the '
idToken' attribute was set.
◆ has_kind()
| bool google_identitytoolkit_api::SetAccountInfoResponse::has_kind |
( |
| ) |
const |
|
inline |
Determine if the 'kind' attribute was set.
- Returns
- true if the '
kind' attribute was set.
◆ has_local_id()
| bool google_identitytoolkit_api::SetAccountInfoResponse::has_local_id |
( |
| ) |
const |
|
inline |
Determine if the 'localId' attribute was set.
- Returns
- true if the '
localId' attribute was set.
◆ has_new_email()
| bool google_identitytoolkit_api::SetAccountInfoResponse::has_new_email |
( |
| ) |
const |
|
inline |
Determine if the 'newEmail' attribute was set.
- Returns
- true if the '
newEmail' attribute was set.
◆ has_password_hash()
| bool google_identitytoolkit_api::SetAccountInfoResponse::has_password_hash |
( |
| ) |
const |
|
inline |
Determine if the 'passwordHash' attribute was set.
- Returns
- true if the '
passwordHash' attribute was set.
◆ has_photo_url()
| bool google_identitytoolkit_api::SetAccountInfoResponse::has_photo_url |
( |
| ) |
const |
|
inline |
Determine if the 'photoUrl' attribute was set.
- Returns
- true if the '
photoUrl' attribute was set.
◆ has_provider_user_info()
| bool google_identitytoolkit_api::SetAccountInfoResponse::has_provider_user_info |
( |
| ) |
const |
|
inline |
Determine if the 'providerUserInfo' attribute was set.
- Returns
- true if the '
providerUserInfo' attribute was set.
◆ has_refresh_token()
| bool google_identitytoolkit_api::SetAccountInfoResponse::has_refresh_token |
( |
| ) |
const |
|
inline |
Determine if the 'refreshToken' attribute was set.
- Returns
- true if the '
refreshToken' attribute was set.
◆ mutable_providerUserInfo()
Gets a reference to a mutable value of the 'providerUserInfo' property.
The user's profiles at the associated IdPs.
- Returns
- The result can be modified to change the attribute value.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_display_name()
| void google_identitytoolkit_api::SetAccountInfoResponse::set_display_name |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'displayName' attribute.
The name of the user.
- Parameters
-
◆ set_email()
| void google_identitytoolkit_api::SetAccountInfoResponse::set_email |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'email' attribute.
The email of the user.
- Parameters
-
◆ set_email_verified()
| void google_identitytoolkit_api::SetAccountInfoResponse::set_email_verified |
( |
bool |
value | ) |
|
|
inline |
Change the 'emailVerified' attribute.
If email has been verified.
- Parameters
-
◆ set_expires_in()
| void google_identitytoolkit_api::SetAccountInfoResponse::set_expires_in |
( |
int64 |
value | ) |
|
|
inline |
Change the 'expiresIn' attribute.
If idToken is STS id token, then this field will be expiration time of STS id token in seconds.
- Parameters
-
◆ set_id_token()
| void google_identitytoolkit_api::SetAccountInfoResponse::set_id_token |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'idToken' attribute.
The Gitkit id token to login the newly sign up user.
- Parameters
-
◆ set_kind()
| void google_identitytoolkit_api::SetAccountInfoResponse::set_kind |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'kind' attribute.
The fixed string "identitytoolkit#SetAccountInfoResponse".
- Parameters
-
◆ set_local_id()
| void google_identitytoolkit_api::SetAccountInfoResponse::set_local_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'localId' attribute.
The local ID of the user.
- Parameters
-
◆ set_new_email()
| void google_identitytoolkit_api::SetAccountInfoResponse::set_new_email |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'newEmail' attribute.
The new email the user attempts to change to.
- Parameters
-
◆ set_password_hash()
| void google_identitytoolkit_api::SetAccountInfoResponse::set_password_hash |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'passwordHash' attribute.
The user's hashed password.
- Parameters
-
◆ set_photo_url()
| void google_identitytoolkit_api::SetAccountInfoResponse::set_photo_url |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'photoUrl' attribute.
The photo url of the user.
- Parameters
-
◆ set_refresh_token()
| void google_identitytoolkit_api::SetAccountInfoResponse::set_refresh_token |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'refreshToken' attribute.
If idToken is STS id token, then this field will be refresh token.
- Parameters
-
The documentation for this class was generated from the following files: