|
identitytoolkit
v3
|
#include <identitytoolkit_relyingparty_set_account_info_request.h>
Public Member Functions | |
| IdentitytoolkitRelyingpartySetAccountInfoRequest (const Json::Value &storage) | |
| IdentitytoolkitRelyingpartySetAccountInfoRequest (Json::Value *storage) | |
| virtual | ~IdentitytoolkitRelyingpartySetAccountInfoRequest () |
| const StringPiece | GetTypeName () const |
| bool | has_captcha_challenge () const |
| void | clear_captcha_challenge () |
| const StringPiece | get_captcha_challenge () const |
| void | set_captcha_challenge (const StringPiece &value) |
| bool | has_captcha_response () const |
| void | clear_captcha_response () |
| const StringPiece | get_captcha_response () const |
| void | set_captcha_response (const StringPiece &value) |
| bool | has_created_at () const |
| void | clear_created_at () |
| int64 | get_created_at () const |
| void | set_created_at (int64 value) |
| bool | has_custom_attributes () const |
| void | clear_custom_attributes () |
| const StringPiece | get_custom_attributes () const |
| void | set_custom_attributes (const StringPiece &value) |
| bool | has_delegated_project_number () const |
| void | clear_delegated_project_number () |
| int64 | get_delegated_project_number () const |
| void | set_delegated_project_number (int64 value) |
| bool | has_delete_attribute () const |
| void | clear_delete_attribute () |
| const client::JsonCppArray< string > | get_delete_attribute () const |
| client::JsonCppArray< string > | mutable_deleteAttribute () |
| bool | has_delete_provider () const |
| void | clear_delete_provider () |
| const client::JsonCppArray< string > | get_delete_provider () const |
| client::JsonCppArray< string > | mutable_deleteProvider () |
| bool | has_disable_user () const |
| void | clear_disable_user () |
| bool | get_disable_user () const |
| void | set_disable_user (bool value) |
| bool | has_display_name () const |
| void | clear_display_name () |
| const StringPiece | get_display_name () const |
| void | set_display_name (const StringPiece &value) |
| bool | has_email () const |
| void | clear_email () |
| const StringPiece | get_email () const |
| void | set_email (const StringPiece &value) |
| bool | has_email_verified () const |
| void | clear_email_verified () |
| bool | get_email_verified () const |
| void | set_email_verified (bool value) |
| bool | has_id_token () const |
| void | clear_id_token () |
| const StringPiece | get_id_token () const |
| void | set_id_token (const StringPiece &value) |
| bool | has_instance_id () const |
| void | clear_instance_id () |
| const StringPiece | get_instance_id () const |
| void | set_instance_id (const StringPiece &value) |
| bool | has_last_login_at () const |
| void | clear_last_login_at () |
| int64 | get_last_login_at () const |
| void | set_last_login_at (int64 value) |
| bool | has_local_id () const |
| void | clear_local_id () |
| const StringPiece | get_local_id () const |
| void | set_local_id (const StringPiece &value) |
| bool | has_oob_code () const |
| void | clear_oob_code () |
| const StringPiece | get_oob_code () const |
| void | set_oob_code (const StringPiece &value) |
| bool | has_password () const |
| void | clear_password () |
| const StringPiece | get_password () const |
| void | set_password (const StringPiece &value) |
| bool | has_phone_number () const |
| void | clear_phone_number () |
| const StringPiece | get_phone_number () const |
| void | set_phone_number (const StringPiece &value) |
| bool | has_photo_url () const |
| void | clear_photo_url () |
| const StringPiece | get_photo_url () const |
| void | set_photo_url (const StringPiece &value) |
| bool | has_provider () const |
| void | clear_provider () |
| const client::JsonCppArray< string > | get_provider () const |
| client::JsonCppArray< string > | mutable_provider () |
| bool | has_return_secure_token () const |
| void | clear_return_secure_token () |
| bool | get_return_secure_token () const |
| void | set_return_secure_token (bool value) |
| bool | has_upgrade_to_federated_login () const |
| void | clear_upgrade_to_federated_login () |
| bool | get_upgrade_to_federated_login () const |
| void | set_upgrade_to_federated_login (bool value) |
| bool | has_valid_since () const |
| void | clear_valid_since () |
| int64 | get_valid_since () const |
| void | set_valid_since (int64 value) |
Static Public Member Functions | |
| static IdentitytoolkitRelyingpartySetAccountInfoRequest * | New () |
Request to set the account information.
|
explicit |
Standard constructor for an immutable data object instance.
| [in] | storage | The underlying data storage for this instance. |
|
explicit |
Standard constructor for a mutable data object instance.
| [in] | storage | The underlying data storage for this instance. |
|
virtual |
Standard destructor.
|
inline |
Clears the 'captchaChallenge' attribute.
|
inline |
Clears the 'captchaResponse' attribute.
|
inline |
Clears the 'createdAt' attribute.
|
inline |
Clears the 'customAttributes' attribute.
|
inline |
Clears the 'delegatedProjectNumber' attribute.
|
inline |
Clears the 'deleteAttribute' attribute.
|
inline |
Clears the 'deleteProvider' attribute.
|
inline |
Clears the 'disableUser' attribute.
|
inline |
Clears the 'displayName' attribute.
|
inline |
Clears the 'email' attribute.
|
inline |
Clears the 'emailVerified' attribute.
|
inline |
Clears the 'idToken' attribute.
|
inline |
Clears the 'instanceId' attribute.
|
inline |
Clears the 'lastLoginAt' attribute.
|
inline |
Clears the 'localId' attribute.
|
inline |
Clears the 'oobCode' attribute.
|
inline |
Clears the 'password' attribute.
|
inline |
Clears the 'phoneNumber' attribute.
|
inline |
Clears the 'photoUrl' attribute.
|
inline |
Clears the 'provider' attribute.
|
inline |
Clears the 'returnSecureToken' attribute.
|
inline |
Clears the 'upgradeToFederatedLogin' attribute.
|
inline |
Clears the 'validSince' attribute.
|
inline |
Get the value of the 'captchaChallenge' attribute.
|
inline |
Get the value of the 'captchaResponse' attribute.
|
inline |
Get the value of the 'createdAt' attribute.
|
inline |
Get the value of the 'customAttributes' attribute.
|
inline |
Get the value of the 'delegatedProjectNumber' attribute.
|
inline |
Get a reference to the value of the 'deleteAttribute' attribute.
|
inline |
Get a reference to the value of the 'deleteProvider' attribute.
|
inline |
Get the value of the 'disableUser' attribute.
|
inline |
Get the value of the 'displayName' attribute.
|
inline |
Get the value of the 'email' attribute.
|
inline |
Get the value of the 'emailVerified' attribute.
|
inline |
Get the value of the 'idToken' attribute.
|
inline |
Get the value of the 'instanceId' attribute.
|
inline |
Get the value of the 'lastLoginAt' attribute.
|
inline |
Get the value of the 'localId' attribute.
|
inline |
Get the value of the 'oobCode' attribute.
|
inline |
Get the value of the 'password' attribute.
|
inline |
Get the value of the 'phoneNumber' attribute.
|
inline |
Get the value of the 'photoUrl' attribute.
|
inline |
Get a reference to the value of the 'provider' attribute.
|
inline |
Get the value of the 'returnSecureToken' attribute.
|
inline |
Get the value of the 'upgradeToFederatedLogin' attribute.
|
inline |
Get the value of the 'validSince' attribute.
|
inline |
Returns a string denoting the type of this data object.
google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAcc ountInfoRequest
|
inline |
Determine if the 'captchaChallenge' attribute was set.
captchaChallenge' attribute was set.
|
inline |
Determine if the 'captchaResponse' attribute was set.
captchaResponse' attribute was set.
|
inline |
Determine if the 'createdAt' attribute was set.
createdAt' attribute was set.
|
inline |
Determine if the 'customAttributes' attribute was set.
customAttributes' attribute was set.
|
inline |
Determine if the 'delegatedProjectNumber' attribute was set.
delegatedProjectNumber' attribute was set.
|
inline |
Determine if the 'deleteAttribute' attribute was set.
deleteAttribute' attribute was set.
|
inline |
Determine if the 'deleteProvider' attribute was set.
deleteProvider' attribute was set.
|
inline |
Determine if the 'disableUser' attribute was set.
disableUser' attribute was set.
|
inline |
Determine if the 'displayName' attribute was set.
displayName' attribute was set.
|
inline |
Determine if the 'email' attribute was set.
email' attribute was set.
|
inline |
Determine if the 'emailVerified' attribute was set.
emailVerified' attribute was set.
|
inline |
Determine if the 'idToken' attribute was set.
idToken' attribute was set.
|
inline |
Determine if the 'instanceId' attribute was set.
instanceId' attribute was set.
|
inline |
Determine if the 'lastLoginAt' attribute was set.
lastLoginAt' attribute was set.
|
inline |
Determine if the 'localId' attribute was set.
localId' attribute was set.
|
inline |
Determine if the 'oobCode' attribute was set.
oobCode' attribute was set.
|
inline |
Determine if the 'password' attribute was set.
password' attribute was set.
|
inline |
Determine if the 'phoneNumber' attribute was set.
phoneNumber' attribute was set.
|
inline |
Determine if the 'photoUrl' attribute was set.
photoUrl' attribute was set.
|
inline |
Determine if the 'provider' attribute was set.
provider' attribute was set.
|
inline |
Determine if the 'returnSecureToken' attribute was set.
returnSecureToken' attribute was set.
|
inline |
Determine if the 'upgradeToFederatedLogin' attribute was set.
upgradeToFederatedLogin' attribute was set.
|
inline |
Determine if the 'validSince' attribute was set.
validSince' attribute was set.
|
inline |
Gets a reference to a mutable value of the 'deleteAttribute' property.
The attributes users request to delete.
|
inline |
Gets a reference to a mutable value of the 'deleteProvider' property.
The IDPs the user request to delete.
|
inline |
Gets a reference to a mutable value of the 'provider' property.
The associated IDPs of the user.
|
static |
Creates a new default instance.
|
inline |
Change the 'captchaChallenge' attribute.
The captcha challenge.
| [in] | value | The new value. |
|
inline |
Change the 'captchaResponse' attribute.
Response to the captcha.
| [in] | value | The new value. |
|
inline |
Change the 'createdAt' attribute.
The timestamp when the account is created.
| [in] | value | The new value. |
|
inline |
Change the 'customAttributes' attribute.
The custom attributes to be set in the user's id token.
| [in] | value | The new value. |
|
inline |
Change the 'delegatedProjectNumber' attribute.
GCP project number of the requesting delegated app. Currently only intended for Firebase V1 migration.
| [in] | value | The new value. |
|
inline |
Change the 'disableUser' attribute.
Whether to disable the user.
| [in] | value | The new value. |
|
inline |
Change the 'displayName' attribute.
The name of the user.
| [in] | value | The new value. |
|
inline |
Change the 'email' attribute.
The email of the user.
| [in] | value | The new value. |
|
inline |
Change the 'emailVerified' attribute.
Mark the email as verified or not.
| [in] | value | The new value. |
|
inline |
Change the 'idToken' attribute.
The GITKit token of the authenticated user.
| [in] | value | The new value. |
|
inline |
Change the 'instanceId' attribute.
Instance id token of the app.
| [in] | value | The new value. |
|
inline |
Change the 'lastLoginAt' attribute.
Last login timestamp.
| [in] | value | The new value. |
|
inline |
Change the 'localId' attribute.
The local ID of the user.
| [in] | value | The new value. |
|
inline |
Change the 'oobCode' attribute.
The out-of-band code of the change email request.
| [in] | value | The new value. |
|
inline |
Change the 'password' attribute.
The new password of the user.
| [in] | value | The new value. |
|
inline |
Change the 'phoneNumber' attribute.
Privileged caller can update user with specified phone number.
| [in] | value | The new value. |
|
inline |
Change the 'photoUrl' attribute.
The photo url of the user.
| [in] | value | The new value. |
|
inline |
Change the 'returnSecureToken' attribute.
Whether return sts id token and refresh token instead of gitkit token.
| [in] | value | The new value. |
|
inline |
Change the 'upgradeToFederatedLogin' attribute.
Mark the user to upgrade to federated login.
| [in] | value | The new value. |
|
inline |
Change the 'validSince' attribute.
Timestamp in seconds for valid login token.
| [in] | value | The new value. |