#include <set_account_info_response.h>
◆ SetAccountInfoResponseProviderUserInfo() [1/2]
| google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::SetAccountInfoResponseProviderUserInfo |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ SetAccountInfoResponseProviderUserInfo() [2/2]
| google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::SetAccountInfoResponseProviderUserInfo |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~SetAccountInfoResponseProviderUserInfo()
| google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::~SetAccountInfoResponseProviderUserInfo |
( |
| ) |
|
|
virtual |
◆ clear_display_name()
| void google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::clear_display_name |
( |
| ) |
|
|
inline |
Clears the 'displayName' attribute.
◆ clear_federated_id()
| void google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::clear_federated_id |
( |
| ) |
|
|
inline |
Clears the 'federatedId' attribute.
◆ clear_photo_url()
| void google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::clear_photo_url |
( |
| ) |
|
|
inline |
Clears the 'photoUrl' attribute.
◆ clear_provider_id()
| void google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::clear_provider_id |
( |
| ) |
|
|
inline |
Clears the 'providerId' attribute.
◆ get_display_name()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::get_display_name |
( |
| ) |
const |
|
inline |
Get the value of the 'displayName' attribute.
◆ get_federated_id()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::get_federated_id |
( |
| ) |
const |
|
inline |
Get the value of the 'federatedId' attribute.
◆ get_photo_url()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::get_photo_url |
( |
| ) |
const |
|
inline |
Get the value of the 'photoUrl' attribute.
◆ get_provider_id()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::get_provider_id |
( |
| ) |
const |
|
inline |
Get the value of the 'providerId' attribute.
◆ GetTypeName()
| const StringPiece google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::GetTypeName |
( |
| ) |
const |
|
inline |
Returns a string denoting the type of this data object.
- Returns
google_identitytoolkit_api::SetAccountInfoResponseProviderU serInfo
◆ has_display_name()
| bool google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::has_display_name |
( |
| ) |
const |
|
inline |
Determine if the 'displayName' attribute was set.
- Returns
- true if the '
displayName' attribute was set.
◆ has_federated_id()
| bool google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::has_federated_id |
( |
| ) |
const |
|
inline |
Determine if the 'federatedId' attribute was set.
- Returns
- true if the '
federatedId' attribute was set.
◆ has_photo_url()
| bool google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::has_photo_url |
( |
| ) |
const |
|
inline |
Determine if the 'photoUrl' attribute was set.
- Returns
- true if the '
photoUrl' attribute was set.
◆ has_provider_id()
| bool google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::has_provider_id |
( |
| ) |
const |
|
inline |
Determine if the 'providerId' attribute was set.
- Returns
- true if the '
providerId' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_display_name()
| void google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::set_display_name |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'displayName' attribute.
The user's display name at the IDP.
- Parameters
-
◆ set_federated_id()
| void google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::set_federated_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'federatedId' attribute.
User's identifier at IDP.
- Parameters
-
◆ set_photo_url()
| void google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::set_photo_url |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'photoUrl' attribute.
The user's photo url at the IDP.
- Parameters
-
◆ set_provider_id()
| void google_identitytoolkit_api::SetAccountInfoResponse::SetAccountInfoResponseProviderUserInfo::set_provider_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'providerId' attribute.
The IdP ID. For whitelisted IdPs it's a short domain name, e.g., google.com, aol.com, live.net and yahoo.com. For other OpenID IdPs it's the OP identifier.
- Parameters
-
The documentation for this class was generated from the following files: