#include <node_template_aggregated_list.h>
◆ NodeTemplateAggregatedList() [1/2]
google_compute_api::NodeTemplateAggregatedList::NodeTemplateAggregatedList |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ NodeTemplateAggregatedList() [2/2]
google_compute_api::NodeTemplateAggregatedList::NodeTemplateAggregatedList |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~NodeTemplateAggregatedList()
google_compute_api::NodeTemplateAggregatedList::~NodeTemplateAggregatedList |
( |
| ) |
|
|
virtual |
◆ clear_id()
void google_compute_api::NodeTemplateAggregatedList::clear_id |
( |
| ) |
|
|
inline |
Clears the 'id
' attribute.
◆ clear_items()
void google_compute_api::NodeTemplateAggregatedList::clear_items |
( |
| ) |
|
|
inline |
Clears the 'items
' attribute.
◆ clear_kind()
void google_compute_api::NodeTemplateAggregatedList::clear_kind |
( |
| ) |
|
|
inline |
Clears the 'kind
' attribute.
◆ clear_next_page_token()
void google_compute_api::NodeTemplateAggregatedList::clear_next_page_token |
( |
| ) |
|
|
inline |
Clears the 'nextPageToken
' attribute.
◆ clear_self_link()
void google_compute_api::NodeTemplateAggregatedList::clear_self_link |
( |
| ) |
|
|
inline |
Clears the 'selfLink
' attribute.
◆ clear_warning()
void google_compute_api::NodeTemplateAggregatedList::clear_warning |
( |
| ) |
|
|
inline |
Clears the 'warning
' attribute.
◆ get_id()
const StringPiece google_compute_api::NodeTemplateAggregatedList::get_id |
( |
| ) |
const |
|
inline |
Get the value of the 'id
' attribute.
◆ get_items()
const client::JsonCppAssociativeArray<NodeTemplatesScopedList > google_compute_api::NodeTemplateAggregatedList::get_items |
( |
| ) |
const |
Get a reference to the value of the 'items
' attribute.
◆ get_kind()
const StringPiece google_compute_api::NodeTemplateAggregatedList::get_kind |
( |
| ) |
const |
|
inline |
Get the value of the 'kind
' attribute.
◆ get_next_page_token()
const StringPiece google_compute_api::NodeTemplateAggregatedList::get_next_page_token |
( |
| ) |
const |
|
inline |
Get the value of the 'nextPageToken
' attribute.
◆ get_self_link()
const StringPiece google_compute_api::NodeTemplateAggregatedList::get_self_link |
( |
| ) |
const |
|
inline |
Get the value of the 'selfLink
' attribute.
◆ get_warning()
Get a reference to the value of the 'warning
' attribute.
◆ GetTypeName()
const StringPiece google_compute_api::NodeTemplateAggregatedList::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_id()
bool google_compute_api::NodeTemplateAggregatedList::has_id |
( |
| ) |
const |
|
inline |
Determine if the 'id
' attribute was set.
- Returns
- true if the '
id
' attribute was set.
◆ has_items()
bool google_compute_api::NodeTemplateAggregatedList::has_items |
( |
| ) |
const |
|
inline |
Determine if the 'items
' attribute was set.
- Returns
- true if the '
items
' attribute was set.
◆ has_kind()
bool google_compute_api::NodeTemplateAggregatedList::has_kind |
( |
| ) |
const |
|
inline |
Determine if the 'kind
' attribute was set.
- Returns
- true if the '
kind
' attribute was set.
◆ has_next_page_token()
bool google_compute_api::NodeTemplateAggregatedList::has_next_page_token |
( |
| ) |
const |
|
inline |
Determine if the 'nextPageToken
' attribute was set.
- Returns
- true if the '
nextPageToken
' attribute was set.
◆ has_self_link()
bool google_compute_api::NodeTemplateAggregatedList::has_self_link |
( |
| ) |
const |
|
inline |
Determine if the 'selfLink
' attribute was set.
- Returns
- true if the '
selfLink
' attribute was set.
◆ has_warning()
bool google_compute_api::NodeTemplateAggregatedList::has_warning |
( |
| ) |
const |
|
inline |
Determine if the 'warning
' attribute was set.
- Returns
- true if the '
warning
' attribute was set.
◆ mutable_items()
client::JsonCppAssociativeArray<NodeTemplatesScopedList > google_compute_api::NodeTemplateAggregatedList::mutable_items |
( |
| ) |
|
Gets a reference to a mutable value of the 'items
' property.
A list of NodeTemplatesScopedList resources.
- Returns
- The result can be modified to change the attribute value.
◆ mutable_warning()
Gets a reference to a mutable value of the 'warning
' property.
[Output Only] Informational warning message.
- 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.
◆ set_id()
void google_compute_api::NodeTemplateAggregatedList::set_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'id
' attribute.
[Output Only] Unique identifier for the resource; defined by the server.
- Parameters
-
◆ set_kind()
void google_compute_api::NodeTemplateAggregatedList::set_kind |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'kind
' attribute.
[Output Only] Type of resource.Always compute::nodeTemplateAggregatedList for aggregated lists of node templates.
- Parameters
-
◆ set_next_page_token()
void google_compute_api::NodeTemplateAggregatedList::set_next_page_token |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'nextPageToken
' attribute.
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
- Parameters
-
◆ set_self_link()
void google_compute_api::NodeTemplateAggregatedList::set_self_link |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'selfLink
' attribute.
[Output Only] Server-defined URL for this resource.
- Parameters
-
The documentation for this class was generated from the following files: