Class: Google::Apis::GkehubV1beta::MigrateState

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

Overview

MigrateState contains the state of Migrate subfeature

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ MigrateState

Returns a new instance of MigrateState.



2187
2188
2189
# File 'lib/google/apis/gkehub_v1beta/classes.rb', line 2187

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2192
2193
# File 'lib/google/apis/gkehub_v1beta/classes.rb', line 2192

def update!(**args)
end