Method: Google::Cloud::Compute::V1::PatchNodeGroupRequest#node_group

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

#node_group::String

Returns Name of the NodeGroup resource to update.

Returns:

  • (::String)

    Name of the NodeGroup resource to update.



26354
26355
26356
26357
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 26354

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