Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::NodeGroupsAddNodesRequest (v1.3.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::NodeGroupsAddNodesRequest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#additional_node_count

def additional_node_count() -> ::Integer
Returns
  • (::Integer) — Count of additional nodes to be added to the node group.

#additional_node_count=

def additional_node_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Count of additional nodes to be added to the node group.
Returns
  • (::Integer) — Count of additional nodes to be added to the node group.