Chronicle V1 API - Class Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::GaugeConfig (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::GaugeConfig.

Field to be saved for retrieving value and color for gauge chart

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#base_value

def base_value() -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::GaugeValue

#base_value=

def base_value=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::GaugeValue
Parameter

#limit_value

def limit_value() -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::GaugeValue
Returns

#limit_value=

def limit_value=(value) -> ::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::GaugeValue
Parameter
Returns

#threshold_values

def threshold_values() -> ::Array<::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::GaugeValue>
Returns

#threshold_values=

def threshold_values=(value) -> ::Array<::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::GaugeValue>
Parameter
Returns