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.
2966 2967 2968 |
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 2966 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2971 2972 |
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 2971 def update!(**args) end |