Class: Google::Apis::ContainerV1::CompleteNodePoolUpgradeRequest

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/container_v1/classes.rb,
lib/google/apis/container_v1/representations.rb,
lib/google/apis/container_v1/representations.rb

Overview

CompleteNodePoolUpgradeRequest sets the name of target node pool to complete upgrade.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CompleteNodePoolUpgradeRequest

Returns a new instance of CompleteNodePoolUpgradeRequest.



1967
1968
1969
# File 'lib/google/apis/container_v1/classes.rb', line 1967

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1972
1973
# File 'lib/google/apis/container_v1/classes.rb', line 1972

def update!(**args)
end