Class: Google::Apis::GkehubV1alpha::NamespaceActuationMembershipState
- Inherits:
-
Object
- Object
- Google::Apis::GkehubV1alpha::NamespaceActuationMembershipState
- 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
Namespace Actuation: An empty state left as an example membership-specific Feature state.
Instance Method Summary collapse
-
#initialize(**args) ⇒ NamespaceActuationMembershipState
constructor
A new instance of NamespaceActuationMembershipState.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ NamespaceActuationMembershipState
Returns a new instance of NamespaceActuationMembershipState.
4786 4787 4788 |
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 4786 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4791 4792 |
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 4791 def update!(**args) end |