Class: Google::Apis::GkehubV1beta::ServiceMeshState

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/gkehub_v1beta/classes.rb,
lib/google/apis/gkehub_v1beta/representations.rb,
lib/google/apis/gkehub_v1beta/representations.rb

Overview

ServiceMeshState contains the state of Service Mesh subfeature

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ServiceMeshState

Returns a new instance of ServiceMeshState.



2742
2743
2744
# File 'lib/google/apis/gkehub_v1beta/classes.rb', line 2742

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2747
2748
# File 'lib/google/apis/gkehub_v1beta/classes.rb', line 2747

def update!(**args)
end