Class: Google::Apis::GkehubV1alpha::NamespaceActuationFeatureState
- Inherits:
-
Object
- Object
- Google::Apis::GkehubV1alpha::NamespaceActuationFeatureState
- 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
NamespaceActuation Feature State.
Instance Method Summary collapse
-
#initialize(**args) ⇒ NamespaceActuationFeatureState
constructor
A new instance of NamespaceActuationFeatureState.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ NamespaceActuationFeatureState
Returns a new instance of NamespaceActuationFeatureState.
4308 4309 4310 |
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 4308 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4313 4314 |
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 4313 def update!(**args) end |