Class: Google::Apis::GkehubV1::FleetObservabilityFeatureState

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

Overview

FleetObservability: An empty state left as an example Hub-wide Feature state.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ FleetObservabilityFeatureState

Returns a new instance of FleetObservabilityFeatureState.



1628
1629
1630
# File 'lib/google/apis/gkehub_v1/classes.rb', line 1628

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1633
1634
# File 'lib/google/apis/gkehub_v1/classes.rb', line 1633

def update!(**args)
end