#include <site_verification_web_resource_resource.h>
The address and type of a site that is verified or will be verified.
◆ SiteVerificationWebResourceResourceSite() [1/2]
| google_siteverification_api::SiteVerificationWebResourceResource::SiteVerificationWebResourceResourceSite::SiteVerificationWebResourceResourceSite |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ SiteVerificationWebResourceResourceSite() [2/2]
| google_siteverification_api::SiteVerificationWebResourceResource::SiteVerificationWebResourceResourceSite::SiteVerificationWebResourceResourceSite |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~SiteVerificationWebResourceResourceSite()
| google_siteverification_api::SiteVerificationWebResourceResource::SiteVerificationWebResourceResourceSite::~SiteVerificationWebResourceResourceSite |
( |
| ) |
|
|
virtual |
◆ clear_identifier()
| void google_siteverification_api::SiteVerificationWebResourceResource::SiteVerificationWebResourceResourceSite::clear_identifier |
( |
| ) |
|
|
inline |
Clears the 'identifier' attribute.
◆ clear_type()
| void google_siteverification_api::SiteVerificationWebResourceResource::SiteVerificationWebResourceResourceSite::clear_type |
( |
| ) |
|
|
inline |
Clears the 'type' attribute.
◆ get_identifier()
| const StringPiece google_siteverification_api::SiteVerificationWebResourceResource::SiteVerificationWebResourceResourceSite::get_identifier |
( |
| ) |
const |
|
inline |
Get the value of the 'identifier' attribute.
◆ get_type()
| const StringPiece google_siteverification_api::SiteVerificationWebResourceResource::SiteVerificationWebResourceResourceSite::get_type |
( |
| ) |
const |
|
inline |
Get the value of the 'type' attribute.
◆ GetTypeName()
| const StringPiece google_siteverification_api::SiteVerificationWebResourceResource::SiteVerificationWebResourceResourceSite::GetTypeName |
( |
| ) |
const |
|
inline |
Returns a string denoting the type of this data object.
- Returns
google_siteverification_api::SiteVerificationWebResourceRes ourceSite
◆ has_identifier()
| bool google_siteverification_api::SiteVerificationWebResourceResource::SiteVerificationWebResourceResourceSite::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::SiteVerificationWebResourceResource::SiteVerificationWebResourceResourceSite::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::SiteVerificationWebResourceResource::SiteVerificationWebResourceResourceSite::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::SiteVerificationWebResourceResource::SiteVerificationWebResourceResourceSite::set_type |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'type' attribute.
The site type. Can be SITE or INET_DOMAIN (domain name).
- Parameters
-
The documentation for this class was generated from the following files: