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.



2704
2705
2706
# File 'lib/google/apis/gkehub_v1beta/classes.rb', line 2704

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2709
2710
# File 'lib/google/apis/gkehub_v1beta/classes.rb', line 2709

def update!(**args)
end