Class: Google::Apis::GkehubV1alpha::MigrateState
- Inherits:
-
Object
- Object
- Google::Apis::GkehubV1alpha::MigrateState
- 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
-
#initialize(**args) ⇒ MigrateState
constructor
A new instance of MigrateState.
-
#update!(**args) ⇒ Object
Update properties of this object.
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 |