#include <projects_list_xpn_hosts_request.h>
◆ ProjectsListXpnHostsRequest() [1/2]
google_compute_api::ProjectsListXpnHostsRequest::ProjectsListXpnHostsRequest |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ProjectsListXpnHostsRequest() [2/2]
google_compute_api::ProjectsListXpnHostsRequest::ProjectsListXpnHostsRequest |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~ProjectsListXpnHostsRequest()
google_compute_api::ProjectsListXpnHostsRequest::~ProjectsListXpnHostsRequest |
( |
| ) |
|
|
virtual |
◆ clear_organization()
void google_compute_api::ProjectsListXpnHostsRequest::clear_organization |
( |
| ) |
|
|
inline |
Clears the 'organization
' attribute.
◆ get_organization()
const StringPiece google_compute_api::ProjectsListXpnHostsRequest::get_organization |
( |
| ) |
const |
|
inline |
Get the value of the 'organization
' attribute.
◆ GetTypeName()
const StringPiece google_compute_api::ProjectsListXpnHostsRequest::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_organization()
bool google_compute_api::ProjectsListXpnHostsRequest::has_organization |
( |
| ) |
const |
|
inline |
Determine if the 'organization
' attribute was set.
- Returns
- true if the '
organization
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_organization()
void google_compute_api::ProjectsListXpnHostsRequest::set_organization |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'organization
' attribute.
Optional organization ID managed by Cloud Resource Manager, for which to list shared VPC host projects. If not specified, the organization will be inferred from the project.
- Parameters
-
The documentation for this class was generated from the following files: