#include <resource_group_reference.h>
◆ ResourceGroupReference() [1/2]
google_compute_api::ResourceGroupReference::ResourceGroupReference |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ResourceGroupReference() [2/2]
google_compute_api::ResourceGroupReference::ResourceGroupReference |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~ResourceGroupReference()
google_compute_api::ResourceGroupReference::~ResourceGroupReference |
( |
| ) |
|
|
virtual |
◆ clear_group()
void google_compute_api::ResourceGroupReference::clear_group |
( |
| ) |
|
|
inline |
Clears the 'group
' attribute.
◆ get_group()
const StringPiece google_compute_api::ResourceGroupReference::get_group |
( |
| ) |
const |
|
inline |
Get the value of the 'group
' attribute.
◆ GetTypeName()
const StringPiece google_compute_api::ResourceGroupReference::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_group()
bool google_compute_api::ResourceGroupReference::has_group |
( |
| ) |
const |
|
inline |
Determine if the 'group
' attribute was set.
- Returns
- true if the '
group
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_group()
void google_compute_api::ResourceGroupReference::set_group |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'group
' attribute.
A URI referencing one of the instance groups or network endpoint groups listed in the backend service.
- Parameters
-
The documentation for this class was generated from the following files: