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

#include <identitytoolkit_relyingparty_get_account_info_request.h>

Inheritance diagram for google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest:

Public Member Functions

 IdentitytoolkitRelyingpartyGetAccountInfoRequest (const Json::Value &storage)
 
 IdentitytoolkitRelyingpartyGetAccountInfoRequest (Json::Value *storage)
 
virtual ~IdentitytoolkitRelyingpartyGetAccountInfoRequest ()
 
const StringPiece GetTypeName () const
 
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_email () const
 
void clear_email ()
 
const client::JsonCppArray< string > get_email () const
 
client::JsonCppArray< string > mutable_email ()
 
bool has_id_token () const
 
void clear_id_token ()
 
const StringPiece get_id_token () const
 
void set_id_token (const StringPiece &value)
 
bool has_local_id () const
 
void clear_local_id ()
 
const client::JsonCppArray< string > get_local_id () const
 
client::JsonCppArray< string > mutable_localId ()
 
bool has_phone_number () const
 
void clear_phone_number ()
 
const client::JsonCppArray< string > get_phone_number () const
 
client::JsonCppArray< string > mutable_phoneNumber ()
 

Static Public Member Functions

static IdentitytoolkitRelyingpartyGetAccountInfoRequestNew ()
 

Detailed Description

Request to get the account information.

Constructor & Destructor Documentation

◆ IdentitytoolkitRelyingpartyGetAccountInfoRequest() [1/2]

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

Standard constructor for an immutable data object instance.

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

◆ IdentitytoolkitRelyingpartyGetAccountInfoRequest() [2/2]

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

Standard constructor for a mutable data object instance.

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

◆ ~IdentitytoolkitRelyingpartyGetAccountInfoRequest()

google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::~IdentitytoolkitRelyingpartyGetAccountInfoRequest ( )
virtual

Standard destructor.

Member Function Documentation

◆ clear_delegated_project_number()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::clear_delegated_project_number ( )
inline

Clears the 'delegatedProjectNumber' attribute.

◆ clear_email()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::clear_email ( )
inline

Clears the 'email' attribute.

◆ clear_id_token()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::clear_id_token ( )
inline

Clears the 'idToken' attribute.

◆ clear_local_id()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::clear_local_id ( )
inline

Clears the 'localId' attribute.

◆ clear_phone_number()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::clear_phone_number ( )
inline

Clears the 'phoneNumber' attribute.

◆ get_delegated_project_number()

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

Get the value of the 'delegatedProjectNumber' attribute.

◆ get_email()

const client::JsonCppArray<string > google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::get_email ( ) const
inline

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

◆ get_id_token()

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

Get the value of the 'idToken' attribute.

◆ get_local_id()

const client::JsonCppArray<string > google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::get_local_id ( ) const
inline

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

◆ get_phone_number()

const client::JsonCppArray<string > google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::get_phone_number ( ) const
inline

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

◆ GetTypeName()

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

Returns a string denoting the type of this data object.

Returns
google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAcc ountInfoRequest

◆ has_delegated_project_number()

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

Determine if the 'delegatedProjectNumber' attribute was set.

Returns
true if the 'delegatedProjectNumber' attribute was set.

◆ has_email()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::has_email ( ) const
inline

Determine if the 'email' attribute was set.

Returns
true if the 'email' attribute was set.

◆ has_id_token()

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

Determine if the 'idToken' attribute was set.

Returns
true if the 'idToken' attribute was set.

◆ has_local_id()

bool google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::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::IdentitytoolkitRelyingpartyGetAccountInfoRequest::has_phone_number ( ) const
inline

Determine if the 'phoneNumber' attribute was set.

Returns
true if the 'phoneNumber' attribute was set.

◆ mutable_email()

client::JsonCppArray<string > google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::mutable_email ( )
inline

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

The list of emails of the users to inquiry.

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

◆ mutable_localId()

client::JsonCppArray<string > google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::mutable_localId ( )
inline

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

The list of local ID's of the users to inquiry.

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

◆ mutable_phoneNumber()

client::JsonCppArray<string > google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::mutable_phoneNumber ( )
inline

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

Privileged caller can query users by specified phone number.

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

◆ New()

IdentitytoolkitRelyingpartyGetAccountInfoRequest * google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::New ( )
static

Creates a new default instance.

Returns
Ownership is passed back to the caller.

◆ set_delegated_project_number()

void google_identitytoolkit_api::IdentitytoolkitRelyingpartyGetAccountInfoRequest::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_id_token()

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

Change the 'idToken' attribute.

The GITKit token of the authenticated user.

Parameters
[in]valueThe new value.

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