Class: Google::Apis::GkehubV1::MigrateState
- Inherits:
-
Object
- Object
- Google::Apis::GkehubV1::MigrateState
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/gkehub_v1/classes.rb,
lib/google/apis/gkehub_v1/representations.rb,
lib/google/apis/gkehub_v1/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.
2517 2518 2519 |
# File 'lib/google/apis/gkehub_v1/classes.rb', line 2517 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2522 2523 |
# File 'lib/google/apis/gkehub_v1/classes.rb', line 2522 def update!(**args) end |