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.



2810
2811
2812
# File 'lib/google/apis/gkehub_v1beta/classes.rb', line 2810

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2815
2816
# File 'lib/google/apis/gkehub_v1beta/classes.rb', line 2815

def update!(**args)
end