Class: Google::Apis::GkehubV1alpha::MigrateState

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

MigrateState contains the state of Migrate subfeature

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ MigrateState

Returns a new instance of MigrateState.



2939
2940
2941
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 2939

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2944
2945
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 2944

def update!(**args)
end