identitytoolkit  v3
Public Member Functions | Static Public Member Functions | List of all members
google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest Class Reference

#include <identitytoolkit_relyingparty_set_account_info_request.h>

Inheritance diagram for google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest:

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 IdentitytoolkitRelyingpartySetAccountInfoRequestNew ()
 

Detailed Description

Request to set the account information.

Constructor & Destructor Documentation

◆ IdentitytoolkitRelyingpartySetAccountInfoRequest() [1/2]

google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::IdentitytoolkitRelyingpartySetAccountInfoRequest ( const Json::Value &  storage)
explicit

Standard constructor for an immutable data object instance.

Parameters
[in]storageThe underlying data storage for this instance.

◆ IdentitytoolkitRelyingpartySetAccountInfoRequest() [2/2]

google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::IdentitytoolkitRelyingpartySetAccountInfoRequest ( Json::Value *  storage)
explicit

Standard constructor for a mutable data object instance.

Parameters
[in]storageThe underlying data storage for this instance.

◆ ~IdentitytoolkitRelyingpartySetAccountInfoRequest()

google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::~IdentitytoolkitRelyingpartySetAccountInfoRequest ( )
virtual

Standard destructor.

Member Function Documentation

◆ clear_captcha_challenge()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_captcha_challenge ( )
inline

Clears the 'captchaChallenge' attribute.

◆ clear_captcha_response()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_captcha_response ( )
inline

Clears the 'captchaResponse' attribute.

◆ clear_created_at()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_created_at ( )
inline

Clears the 'createdAt' attribute.

◆ clear_custom_attributes()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_custom_attributes ( )
inline

Clears the 'customAttributes' attribute.

◆ clear_delegated_project_number()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_delegated_project_number ( )
inline

Clears the 'delegatedProjectNumber' attribute.

◆ clear_delete_attribute()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_delete_attribute ( )
inline

Clears the 'deleteAttribute' attribute.

◆ clear_delete_provider()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_delete_provider ( )
inline

Clears the 'deleteProvider' attribute.

◆ clear_disable_user()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_disable_user ( )
inline

Clears the 'disableUser' attribute.

◆ clear_display_name()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_display_name ( )
inline

Clears the 'displayName' attribute.

◆ clear_email()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_email ( )
inline

Clears the 'email' attribute.

◆ clear_email_verified()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_email_verified ( )
inline

Clears the 'emailVerified' attribute.

◆ clear_id_token()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_id_token ( )
inline

Clears the 'idToken' attribute.

◆ clear_instance_id()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_instance_id ( )
inline

Clears the 'instanceId' attribute.

◆ clear_last_login_at()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_last_login_at ( )
inline

Clears the 'lastLoginAt' attribute.

◆ clear_local_id()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_local_id ( )
inline

Clears the 'localId' attribute.

◆ clear_oob_code()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_oob_code ( )
inline

Clears the 'oobCode' attribute.

◆ clear_password()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_password ( )
inline

Clears the 'password' attribute.

◆ clear_phone_number()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_phone_number ( )
inline

Clears the 'phoneNumber' attribute.

◆ clear_photo_url()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_photo_url ( )
inline

Clears the 'photoUrl' attribute.

◆ clear_provider()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_provider ( )
inline

Clears the 'provider' attribute.

◆ clear_return_secure_token()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_return_secure_token ( )
inline

Clears the 'returnSecureToken' attribute.

◆ clear_upgrade_to_federated_login()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_upgrade_to_federated_login ( )
inline

Clears the 'upgradeToFederatedLogin' attribute.

◆ clear_valid_since()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::clear_valid_since ( )
inline

Clears the 'validSince' attribute.

◆ get_captcha_challenge()

const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_captcha_challenge ( ) const
inline

Get the value of the 'captchaChallenge' attribute.

◆ get_captcha_response()

const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_captcha_response ( ) const
inline

Get the value of the 'captchaResponse' attribute.

◆ get_created_at()

int64 google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_created_at ( ) const
inline

Get the value of the 'createdAt' attribute.

◆ get_custom_attributes()

const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_custom_attributes ( ) const
inline

Get the value of the 'customAttributes' attribute.

◆ get_delegated_project_number()

int64 google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_delegated_project_number ( ) const
inline

Get the value of the 'delegatedProjectNumber' attribute.

◆ get_delete_attribute()

const client::JsonCppArray<string > google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_delete_attribute ( ) const
inline

Get a reference to the value of the 'deleteAttribute' attribute.

◆ get_delete_provider()

const client::JsonCppArray<string > google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_delete_provider ( ) const
inline

Get a reference to the value of the 'deleteProvider' attribute.

◆ get_disable_user()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_disable_user ( ) const
inline

Get the value of the 'disableUser' attribute.

◆ get_display_name()

const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_display_name ( ) const
inline

Get the value of the 'displayName' attribute.

◆ get_email()

const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_email ( ) const
inline

Get the value of the 'email' attribute.

◆ get_email_verified()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_email_verified ( ) const
inline

Get the value of the 'emailVerified' attribute.

◆ get_id_token()

const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_id_token ( ) const
inline

Get the value of the 'idToken' attribute.

◆ get_instance_id()

const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_instance_id ( ) const
inline

Get the value of the 'instanceId' attribute.

◆ get_last_login_at()

int64 google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_last_login_at ( ) const
inline

Get the value of the 'lastLoginAt' attribute.

◆ get_local_id()

const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_local_id ( ) const
inline

Get the value of the 'localId' attribute.

◆ get_oob_code()

const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_oob_code ( ) const
inline

Get the value of the 'oobCode' attribute.

◆ get_password()

const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_password ( ) const
inline

Get the value of the 'password' attribute.

◆ get_phone_number()

const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_phone_number ( ) const
inline

Get the value of the 'phoneNumber' attribute.

◆ get_photo_url()

const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_photo_url ( ) const
inline

Get the value of the 'photoUrl' attribute.

◆ get_provider()

const client::JsonCppArray<string > google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_provider ( ) const
inline

Get a reference to the value of the 'provider' attribute.

◆ get_return_secure_token()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_return_secure_token ( ) const
inline

Get the value of the 'returnSecureToken' attribute.

◆ get_upgrade_to_federated_login()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_upgrade_to_federated_login ( ) const
inline

Get the value of the 'upgradeToFederatedLogin' attribute.

◆ get_valid_since()

int64 google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::get_valid_since ( ) const
inline

Get the value of the 'validSince' attribute.

◆ GetTypeName()

const StringPiece google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::GetTypeName ( ) const
inline

Returns a string denoting the type of this data object.

Returns
google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAcc ountInfoRequest

◆ has_captcha_challenge()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_captcha_challenge ( ) const
inline

Determine if the 'captchaChallenge' attribute was set.

Returns
true if the 'captchaChallenge' attribute was set.

◆ has_captcha_response()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_captcha_response ( ) const
inline

Determine if the 'captchaResponse' attribute was set.

Returns
true if the 'captchaResponse' attribute was set.

◆ has_created_at()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_created_at ( ) const
inline

Determine if the 'createdAt' attribute was set.

Returns
true if the 'createdAt' attribute was set.

◆ has_custom_attributes()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_custom_attributes ( ) const
inline

Determine if the 'customAttributes' attribute was set.

Returns
true if the 'customAttributes' attribute was set.

◆ has_delegated_project_number()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_delegated_project_number ( ) const
inline

Determine if the 'delegatedProjectNumber' attribute was set.

Returns
true if the 'delegatedProjectNumber' attribute was set.

◆ has_delete_attribute()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_delete_attribute ( ) const
inline

Determine if the 'deleteAttribute' attribute was set.

Returns
true if the 'deleteAttribute' attribute was set.

◆ has_delete_provider()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_delete_provider ( ) const
inline

Determine if the 'deleteProvider' attribute was set.

Returns
true if the 'deleteProvider' attribute was set.

◆ has_disable_user()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_disable_user ( ) const
inline

Determine if the 'disableUser' attribute was set.

Returns
true if the 'disableUser' attribute was set.

◆ has_display_name()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::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::IdentitytoolkitRelyingpartySetAccountInfoRequest::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::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_email_verified ( ) const
inline

Determine if the 'emailVerified' attribute was set.

Returns
true if the 'emailVerified' attribute was set.

◆ has_id_token()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_id_token ( ) const
inline

Determine if the 'idToken' attribute was set.

Returns
true if the 'idToken' attribute was set.

◆ has_instance_id()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_instance_id ( ) const
inline

Determine if the 'instanceId' attribute was set.

Returns
true if the 'instanceId' attribute was set.

◆ has_last_login_at()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_last_login_at ( ) const
inline

Determine if the 'lastLoginAt' attribute was set.

Returns
true if the 'lastLoginAt' attribute was set.

◆ has_local_id()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_local_id ( ) const
inline

Determine if the 'localId' attribute was set.

Returns
true if the 'localId' attribute was set.

◆ has_oob_code()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_oob_code ( ) const
inline

Determine if the 'oobCode' attribute was set.

Returns
true if the 'oobCode' attribute was set.

◆ has_password()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_password ( ) const
inline

Determine if the 'password' attribute was set.

Returns
true if the 'password' attribute was set.

◆ has_phone_number()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_phone_number ( ) const
inline

Determine if the 'phoneNumber' attribute was set.

Returns
true if the 'phoneNumber' attribute was set.

◆ has_photo_url()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_photo_url ( ) const
inline

Determine if the 'photoUrl' attribute was set.

Returns
true if the 'photoUrl' attribute was set.

◆ has_provider()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_provider ( ) const
inline

Determine if the 'provider' attribute was set.

Returns
true if the 'provider' attribute was set.

◆ has_return_secure_token()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_return_secure_token ( ) const
inline

Determine if the 'returnSecureToken' attribute was set.

Returns
true if the 'returnSecureToken' attribute was set.

◆ has_upgrade_to_federated_login()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_upgrade_to_federated_login ( ) const
inline

Determine if the 'upgradeToFederatedLogin' attribute was set.

Returns
true if the 'upgradeToFederatedLogin' attribute was set.

◆ has_valid_since()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::has_valid_since ( ) const
inline

Determine if the 'validSince' attribute was set.

Returns
true if the 'validSince' attribute was set.

◆ mutable_deleteAttribute()

client::JsonCppArray<string > google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::mutable_deleteAttribute ( )
inline

Gets a reference to a mutable value of the 'deleteAttribute' property.

The attributes users request to delete.

Returns
The result can be modified to change the attribute value.

◆ mutable_deleteProvider()

client::JsonCppArray<string > google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::mutable_deleteProvider ( )
inline

Gets a reference to a mutable value of the 'deleteProvider' property.

The IDPs the user request to delete.

Returns
The result can be modified to change the attribute value.

◆ mutable_provider()

client::JsonCppArray<string > google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::mutable_provider ( )
inline

Gets a reference to a mutable value of the 'provider' property.

The associated IDPs of the user.

Returns
The result can be modified to change the attribute value.

◆ New()

IdentitytoolkitRelyingpartySetAccountInfoRequest * google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::New ( )
static

Creates a new default instance.

Returns
Ownership is passed back to the caller.

◆ set_captcha_challenge()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_captcha_challenge ( const StringPiece &  value)
inline

Change the 'captchaChallenge' attribute.

The captcha challenge.

Parameters
[in]valueThe new value.

◆ set_captcha_response()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_captcha_response ( const StringPiece &  value)
inline

Change the 'captchaResponse' attribute.

Response to the captcha.

Parameters
[in]valueThe new value.

◆ set_created_at()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_created_at ( int64  value)
inline

Change the 'createdAt' attribute.

The timestamp when the account is created.

Parameters
[in]valueThe new value.

◆ set_custom_attributes()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_custom_attributes ( const StringPiece &  value)
inline

Change the 'customAttributes' attribute.

The custom attributes to be set in the user's id token.

Parameters
[in]valueThe new value.

◆ set_delegated_project_number()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_delegated_project_number ( int64  value)
inline

Change the 'delegatedProjectNumber' attribute.

GCP project number of the requesting delegated app. Currently only intended for Firebase V1 migration.

Parameters
[in]valueThe new value.

◆ set_disable_user()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_disable_user ( bool  value)
inline

Change the 'disableUser' attribute.

Whether to disable the user.

Parameters
[in]valueThe new value.

◆ set_display_name()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_display_name ( const StringPiece &  value)
inline

Change the 'displayName' attribute.

The name of the user.

Parameters
[in]valueThe new value.

◆ set_email()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_email ( const StringPiece &  value)
inline

Change the 'email' attribute.

The email of the user.

Parameters
[in]valueThe new value.

◆ set_email_verified()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_email_verified ( bool  value)
inline

Change the 'emailVerified' attribute.

Mark the email as verified or not.

Parameters
[in]valueThe new value.

◆ set_id_token()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_id_token ( const StringPiece &  value)
inline

Change the 'idToken' attribute.

The GITKit token of the authenticated user.

Parameters
[in]valueThe new value.

◆ set_instance_id()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_instance_id ( const StringPiece &  value)
inline

Change the 'instanceId' attribute.

Instance id token of the app.

Parameters
[in]valueThe new value.

◆ set_last_login_at()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_last_login_at ( int64  value)
inline

Change the 'lastLoginAt' attribute.

Last login timestamp.

Parameters
[in]valueThe new value.

◆ set_local_id()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_local_id ( const StringPiece &  value)
inline

Change the 'localId' attribute.

The local ID of the user.

Parameters
[in]valueThe new value.

◆ set_oob_code()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_oob_code ( const StringPiece &  value)
inline

Change the 'oobCode' attribute.

The out-of-band code of the change email request.

Parameters
[in]valueThe new value.

◆ set_password()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_password ( const StringPiece &  value)
inline

Change the 'password' attribute.

The new password of the user.

Parameters
[in]valueThe new value.

◆ set_phone_number()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_phone_number ( const StringPiece &  value)
inline

Change the 'phoneNumber' attribute.

Privileged caller can update user with specified phone number.

Parameters
[in]valueThe new value.

◆ set_photo_url()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_photo_url ( const StringPiece &  value)
inline

Change the 'photoUrl' attribute.

The photo url of the user.

Parameters
[in]valueThe new value.

◆ set_return_secure_token()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_return_secure_token ( bool  value)
inline

Change the 'returnSecureToken' attribute.

Whether return sts id token and refresh token instead of gitkit token.

Parameters
[in]valueThe new value.

◆ set_upgrade_to_federated_login()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_upgrade_to_federated_login ( bool  value)
inline

Change the 'upgradeToFederatedLogin' attribute.

Mark the user to upgrade to federated login.

Parameters
[in]valueThe new value.

◆ set_valid_since()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartySetAccountInfoRequest::set_valid_since ( int64  value)
inline

Change the 'validSince' attribute.

Timestamp in seconds for valid login token.

Parameters
[in]valueThe new value.

The documentation for this class was generated from the following files: