#include <projects_enable_xpn_resource_request.h>
◆ ProjectsEnableXpnResourceRequest() [1/2]
| google_compute_api::ProjectsEnableXpnResourceRequest::ProjectsEnableXpnResourceRequest |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ProjectsEnableXpnResourceRequest() [2/2]
| google_compute_api::ProjectsEnableXpnResourceRequest::ProjectsEnableXpnResourceRequest |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~ProjectsEnableXpnResourceRequest()
| google_compute_api::ProjectsEnableXpnResourceRequest::~ProjectsEnableXpnResourceRequest |
( |
| ) |
|
|
virtual |
◆ clear_xpn_resource()
| void google_compute_api::ProjectsEnableXpnResourceRequest::clear_xpn_resource |
( |
| ) |
|
|
inline |
Clears the 'xpnResource' attribute.
◆ get_xpn_resource()
| const XpnResourceId google_compute_api::ProjectsEnableXpnResourceRequest::get_xpn_resource |
( |
| ) |
const |
Get a reference to the value of the 'xpnResource' attribute.
◆ GetTypeName()
| const StringPiece google_compute_api::ProjectsEnableXpnResourceRequest::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_xpn_resource()
| bool google_compute_api::ProjectsEnableXpnResourceRequest::has_xpn_resource |
( |
| ) |
const |
|
inline |
Determine if the 'xpnResource' attribute was set.
- Returns
- true if the '
xpnResource' attribute was set.
◆ mutable_xpnResource()
| XpnResourceId google_compute_api::ProjectsEnableXpnResourceRequest::mutable_xpnResource |
( |
| ) |
|
Gets a reference to a mutable value of the 'xpnResource' property.
Service resource (a.k.a service project) ID.
- 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: