#include <site_verification_web_resource_gettoken_request.h>
The site for which a verification token will be generated.
◆ SiteVerificationWebResourceGettokenRequestSite() [1/2]
| google_siteverification_api::SiteVerificationWebResourceGettokenRequest::SiteVerificationWebResourceGettokenRequestSite::SiteVerificationWebResourceGettokenRequestSite |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ SiteVerificationWebResourceGettokenRequestSite() [2/2]
| google_siteverification_api::SiteVerificationWebResourceGettokenRequest::SiteVerificationWebResourceGettokenRequestSite::SiteVerificationWebResourceGettokenRequestSite |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~SiteVerificationWebResourceGettokenRequestSite()
| google_siteverification_api::SiteVerificationWebResourceGettokenRequest::SiteVerificationWebResourceGettokenRequestSite::~SiteVerificationWebResourceGettokenRequestSite |
( |
| ) |
|
|
virtual |
◆ clear_identifier()
| void google_siteverification_api::SiteVerificationWebResourceGettokenRequest::SiteVerificationWebResourceGettokenRequestSite::clear_identifier |
( |
| ) |
|
|
inline |
Clears the 'identifier' attribute.
◆ clear_type()
| void google_siteverification_api::SiteVerificationWebResourceGettokenRequest::SiteVerificationWebResourceGettokenRequestSite::clear_type |
( |
| ) |
|
|
inline |
Clears the 'type' attribute.
◆ get_identifier()
| const StringPiece google_siteverification_api::SiteVerificationWebResourceGettokenRequest::SiteVerificationWebResourceGettokenRequestSite::get_identifier |
( |
| ) |
const |
|
inline |
Get the value of the 'identifier' attribute.
◆ get_type()
| const StringPiece google_siteverification_api::SiteVerificationWebResourceGettokenRequest::SiteVerificationWebResourceGettokenRequestSite::get_type |
( |
| ) |
const |
|
inline |
Get the value of the 'type' attribute.
◆ GetTypeName()
| const StringPiece google_siteverification_api::SiteVerificationWebResourceGettokenRequest::SiteVerificationWebResourceGettokenRequestSite::GetTypeName |
( |
| ) |
const |
|
inline |
Returns a string denoting the type of this data object.
- Returns
google_siteverification_api::SiteVerificationWebResourceGet tokenRequestSite
◆ has_identifier()
| bool google_siteverification_api::SiteVerificationWebResourceGettokenRequest::SiteVerificationWebResourceGettokenRequestSite::has_identifier |
( |
| ) |
const |
|
inline |
Determine if the 'identifier' attribute was set.
- Returns
- true if the '
identifier' attribute was set.
◆ has_type()
| bool google_siteverification_api::SiteVerificationWebResourceGettokenRequest::SiteVerificationWebResourceGettokenRequestSite::has_type |
( |
| ) |
const |
|
inline |
Determine if the 'type' attribute was set.
- Returns
- true if the '
type' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_identifier()
| void google_siteverification_api::SiteVerificationWebResourceGettokenRequest::SiteVerificationWebResourceGettokenRequestSite::set_identifier |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'identifier' attribute.
The site identifier. If the type is set to SITE, the identifier is a URL. If the type is set to INET_DOMAIN, the site identifier is a domain name.
- Parameters
-
◆ set_type()
| void google_siteverification_api::SiteVerificationWebResourceGettokenRequest::SiteVerificationWebResourceGettokenRequestSite::set_type |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'type' attribute.
The type of resource to be verified. Can be SITE or INET_DOMAIN (domain name).
- Parameters
-
The documentation for this class was generated from the following files: