#include <site_verification_web_resource_gettoken_request.h>
◆ SiteVerificationWebResourceGettokenRequest() [1/2]
| google_siteverification_api::SiteVerificationWebResourceGettokenRequest::SiteVerificationWebResourceGettokenRequest |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ SiteVerificationWebResourceGettokenRequest() [2/2]
| google_siteverification_api::SiteVerificationWebResourceGettokenRequest::SiteVerificationWebResourceGettokenRequest |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~SiteVerificationWebResourceGettokenRequest()
| google_siteverification_api::SiteVerificationWebResourceGettokenRequest::~SiteVerificationWebResourceGettokenRequest |
( |
| ) |
|
|
virtual |
◆ clear_site()
| void google_siteverification_api::SiteVerificationWebResourceGettokenRequest::clear_site |
( |
| ) |
|
|
inline |
Clears the 'site' attribute.
◆ clear_verification_method()
| void google_siteverification_api::SiteVerificationWebResourceGettokenRequest::clear_verification_method |
( |
| ) |
|
|
inline |
Clears the 'verificationMethod' attribute.
◆ get_site()
Get a reference to the value of the 'site' attribute.
◆ get_verification_method()
| const StringPiece google_siteverification_api::SiteVerificationWebResourceGettokenRequest::get_verification_method |
( |
| ) |
const |
|
inline |
Get the value of the 'verificationMethod' attribute.
◆ GetTypeName()
| const StringPiece google_siteverification_api::SiteVerificationWebResourceGettokenRequest::GetTypeName |
( |
| ) |
const |
|
inline |
Returns a string denoting the type of this data object.
- Returns
google_siteverification_api::SiteVerificationWebResourceGetto kenRequest
◆ has_site()
| bool google_siteverification_api::SiteVerificationWebResourceGettokenRequest::has_site |
( |
| ) |
const |
|
inline |
Determine if the 'site' attribute was set.
- Returns
- true if the '
site' attribute was set.
◆ has_verification_method()
| bool google_siteverification_api::SiteVerificationWebResourceGettokenRequest::has_verification_method |
( |
| ) |
const |
|
inline |
Determine if the 'verificationMethod' attribute was set.
- Returns
- true if the '
verificationMethod' attribute was set.
◆ mutable_site()
Gets a reference to a mutable value of the 'site' property.
The site for which a verification token will be generated.
- Returns
- The result can be modified to change the attribute value.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_verification_method()
| void google_siteverification_api::SiteVerificationWebResourceGettokenRequest::set_verification_method |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'verificationMethod' attribute.
The verification method that will be used to verify this site. For sites, 'FILE' or 'META' methods may be used. For domains, only 'DNS' may be used.
- Parameters
-
The documentation for this class was generated from the following files: