#include <set_node_pool_size_request.h>
SetNodePoolSizeRequest sets the size a node pool.
◆ SetNodePoolSizeRequest() [1/2]
| google_container_api::SetNodePoolSizeRequest::SetNodePoolSizeRequest |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ SetNodePoolSizeRequest() [2/2]
| google_container_api::SetNodePoolSizeRequest::SetNodePoolSizeRequest |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~SetNodePoolSizeRequest()
| google_container_api::SetNodePoolSizeRequest::~SetNodePoolSizeRequest |
( |
| ) |
|
|
virtual |
◆ clear_cluster_id()
| void google_container_api::SetNodePoolSizeRequest::clear_cluster_id |
( |
| ) |
|
|
inline |
Clears the 'clusterId' attribute.
◆ clear_name()
| void google_container_api::SetNodePoolSizeRequest::clear_name |
( |
| ) |
|
|
inline |
Clears the 'name' attribute.
◆ clear_node_count()
| void google_container_api::SetNodePoolSizeRequest::clear_node_count |
( |
| ) |
|
|
inline |
Clears the 'nodeCount' attribute.
◆ clear_node_pool_id()
| void google_container_api::SetNodePoolSizeRequest::clear_node_pool_id |
( |
| ) |
|
|
inline |
Clears the 'nodePoolId' attribute.
◆ clear_project_id()
| void google_container_api::SetNodePoolSizeRequest::clear_project_id |
( |
| ) |
|
|
inline |
Clears the 'projectId' attribute.
◆ clear_zone()
| void google_container_api::SetNodePoolSizeRequest::clear_zone |
( |
| ) |
|
|
inline |
Clears the 'zone' attribute.
◆ get_cluster_id()
| const StringPiece google_container_api::SetNodePoolSizeRequest::get_cluster_id |
( |
| ) |
const |
|
inline |
Get the value of the 'clusterId' attribute.
◆ get_name()
| const StringPiece google_container_api::SetNodePoolSizeRequest::get_name |
( |
| ) |
const |
|
inline |
Get the value of the 'name' attribute.
◆ get_node_count()
| int32 google_container_api::SetNodePoolSizeRequest::get_node_count |
( |
| ) |
const |
|
inline |
Get the value of the 'nodeCount' attribute.
◆ get_node_pool_id()
| const StringPiece google_container_api::SetNodePoolSizeRequest::get_node_pool_id |
( |
| ) |
const |
|
inline |
Get the value of the 'nodePoolId' attribute.
◆ get_project_id()
| const StringPiece google_container_api::SetNodePoolSizeRequest::get_project_id |
( |
| ) |
const |
|
inline |
Get the value of the 'projectId' attribute.
◆ get_zone()
| const StringPiece google_container_api::SetNodePoolSizeRequest::get_zone |
( |
| ) |
const |
|
inline |
Get the value of the 'zone' attribute.
◆ GetTypeName()
| const StringPiece google_container_api::SetNodePoolSizeRequest::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_cluster_id()
| bool google_container_api::SetNodePoolSizeRequest::has_cluster_id |
( |
| ) |
const |
|
inline |
Determine if the 'clusterId' attribute was set.
- Returns
- true if the '
clusterId' attribute was set.
◆ has_name()
| bool google_container_api::SetNodePoolSizeRequest::has_name |
( |
| ) |
const |
|
inline |
Determine if the 'name' attribute was set.
- Returns
- true if the '
name' attribute was set.
◆ has_node_count()
| bool google_container_api::SetNodePoolSizeRequest::has_node_count |
( |
| ) |
const |
|
inline |
Determine if the 'nodeCount' attribute was set.
- Returns
- true if the '
nodeCount' attribute was set.
◆ has_node_pool_id()
| bool google_container_api::SetNodePoolSizeRequest::has_node_pool_id |
( |
| ) |
const |
|
inline |
Determine if the 'nodePoolId' attribute was set.
- Returns
- true if the '
nodePoolId' attribute was set.
◆ has_project_id()
| bool google_container_api::SetNodePoolSizeRequest::has_project_id |
( |
| ) |
const |
|
inline |
Determine if the 'projectId' attribute was set.
- Returns
- true if the '
projectId' attribute was set.
◆ has_zone()
| bool google_container_api::SetNodePoolSizeRequest::has_zone |
( |
| ) |
const |
|
inline |
Determine if the 'zone' attribute was set.
- Returns
- true if the '
zone' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_cluster_id()
| void google_container_api::SetNodePoolSizeRequest::set_cluster_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'clusterId' attribute.
- Deprecated:
Deprecated. The name of the cluster to update. This field has been deprecated and replaced by the name field.
- Parameters
-
◆ set_name()
| void google_container_api::SetNodePoolSizeRequest::set_name |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'name' attribute.
The name (project, location, cluster, node pool id) of the node pool to set size. Specified in the format 'projects/locations/clusters/nodePools'.
- Parameters
-
◆ set_node_count()
| void google_container_api::SetNodePoolSizeRequest::set_node_count |
( |
int32 |
value | ) |
|
|
inline |
Change the 'nodeCount' attribute.
Required. The desired node count for the pool.
- Parameters
-
◆ set_node_pool_id()
| void google_container_api::SetNodePoolSizeRequest::set_node_pool_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'nodePoolId' attribute.
- Deprecated:
Deprecated. The name of the node pool to update. This field has been deprecated and replaced by the name field.
- Parameters
-
◆ set_project_id()
| void google_container_api::SetNodePoolSizeRequest::set_project_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
◆ set_zone()
| void google_container_api::SetNodePoolSizeRequest::set_zone |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'zone' attribute.
- Deprecated:
Deprecated. The name of the Google Compute Engine zone in which the cluster resides. This field has been deprecated and replaced by the name field.
- Parameters
-
The documentation for this class was generated from the following files: