Class: Google::Apis::GkehubV1alpha::NamespaceActuationMembershipSpec
- Inherits:
-
Object
- Object
- Google::Apis::GkehubV1alpha::NamespaceActuationMembershipSpec
- 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: The membership-specific input for NamespaceActuation feature.
Instance Method Summary collapse
-
#initialize(**args) ⇒ NamespaceActuationMembershipSpec
constructor
A new instance of NamespaceActuationMembershipSpec.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ NamespaceActuationMembershipSpec
Returns a new instance of NamespaceActuationMembershipSpec.
4772 4773 4774 |
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 4772 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4777 4778 |
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 4777 def update!(**args) end |