Class: Google::Apis::GkehubV1alpha::PauseRolloutRequest

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

Overview

Request message for pausing a rollout.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ PauseRolloutRequest

Returns a new instance of PauseRolloutRequest.



5417
5418
5419
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 5417

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5422
5423
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 5422

def update!(**args)
end