#include <networks_remove_peering_request.h>
◆ NetworksRemovePeeringRequest() [1/2]
google_compute_api::NetworksRemovePeeringRequest::NetworksRemovePeeringRequest |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ NetworksRemovePeeringRequest() [2/2]
google_compute_api::NetworksRemovePeeringRequest::NetworksRemovePeeringRequest |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~NetworksRemovePeeringRequest()
google_compute_api::NetworksRemovePeeringRequest::~NetworksRemovePeeringRequest |
( |
| ) |
|
|
virtual |
◆ clear_name()
void google_compute_api::NetworksRemovePeeringRequest::clear_name |
( |
| ) |
|
|
inline |
Clears the 'name
' attribute.
◆ get_name()
const StringPiece google_compute_api::NetworksRemovePeeringRequest::get_name |
( |
| ) |
const |
|
inline |
Get the value of the 'name
' attribute.
◆ GetTypeName()
const StringPiece google_compute_api::NetworksRemovePeeringRequest::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_name()
bool google_compute_api::NetworksRemovePeeringRequest::has_name |
( |
| ) |
const |
|
inline |
Determine if the 'name
' attribute was set.
- Returns
- true if the '
name
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_name()
void google_compute_api::NetworksRemovePeeringRequest::set_name |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'name
' attribute.
Name of the peering, which should conform to RFC1035.
- Parameters
-
The documentation for this class was generated from the following files: