Class: Google::Cloud::Compute::V1::PatchNodeGroupRequest

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

Overview

A request message for NodeGroups.Patch. See the method description for details.

Instance Attribute Summary collapse

Instance Attribute Details

#node_group::String



24349
24350
24351
24352
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 24349

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

#node_group_resource::Google::Cloud::Compute::V1::NodeGroup



24349
24350
24351
24352
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 24349

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

#project::String



24349
24350
24351
24352
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 24349

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

#request_id::String



24349
24350
24351
24352
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 24349

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

#zone::String



24349
24350
24351
24352
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 24349

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