#include <site_verification_web_resource_list_response.h>
◆ SiteVerificationWebResourceListResponse() [1/2]
| google_siteverification_api::SiteVerificationWebResourceListResponse::SiteVerificationWebResourceListResponse |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ SiteVerificationWebResourceListResponse() [2/2]
| google_siteverification_api::SiteVerificationWebResourceListResponse::SiteVerificationWebResourceListResponse |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~SiteVerificationWebResourceListResponse()
| google_siteverification_api::SiteVerificationWebResourceListResponse::~SiteVerificationWebResourceListResponse |
( |
| ) |
|
|
virtual |
◆ clear_items()
| void google_siteverification_api::SiteVerificationWebResourceListResponse::clear_items |
( |
| ) |
|
|
inline |
Clears the 'items' attribute.
◆ get_items()
Get a reference to the value of the 'items' attribute.
◆ GetTypeName()
| const StringPiece google_siteverification_api::SiteVerificationWebResourceListResponse::GetTypeName |
( |
| ) |
const |
|
inline |
Returns a string denoting the type of this data object.
- Returns
google_siteverification_api::SiteVerificationWebResourceListR esponse
◆ has_items()
| bool google_siteverification_api::SiteVerificationWebResourceListResponse::has_items |
( |
| ) |
const |
|
inline |
Determine if the 'items' attribute was set.
- Returns
- true if the '
items' attribute was set.
◆ mutable_items()
Gets a reference to a mutable value of the 'items' property.
The list of sites that are owned by the authenticated user.
- 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.
The documentation for this class was generated from the following files: