Class: Google::Cloud::Compute::V1::NodeGroupsSetNodeTemplateRequest

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

#node_template::String

Returns Full or partial URL of the node template resource to be updated for this node group.

Returns:

  • (::String)

    Full or partial URL of the node template resource to be updated for this node group.



22009
22010
22011
22012
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22009

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