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