Class: Google::Cloud::Compute::V1::NodeGroupsAddNodesRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#additional_node_count::Integer

Returns Count of additional nodes to be added to the node group.

Returns:

  • (::Integer)

    Count of additional nodes to be added to the node group.



17069
17070
17071
17072
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17069

class NodeGroupsAddNodesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end