Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DashboardChart::Visualization::Series::MetricTrendConfig.
Metric trend config for displaying trend value in Metrics chart
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#metric_display_trend
def metric_display_trend() -> ::Google::Cloud::Chronicle::V1::MetricDisplayTrend
Returns
- (::Google::Cloud::Chronicle::V1::MetricDisplayTrend) — Optional. Metric chart configuration to display the trend value
#metric_display_trend=
def metric_display_trend=(value) -> ::Google::Cloud::Chronicle::V1::MetricDisplayTrend
Parameter
- value (::Google::Cloud::Chronicle::V1::MetricDisplayTrend) — Optional. Metric chart configuration to display the trend value
Returns
- (::Google::Cloud::Chronicle::V1::MetricDisplayTrend) — Optional. Metric chart configuration to display the trend value
#metric_format
def metric_format() -> ::Google::Cloud::Chronicle::V1::MetricFormat
Returns
- (::Google::Cloud::Chronicle::V1::MetricFormat) — Optional. Metric chart configuration to display metric trend
#metric_format=
def metric_format=(value) -> ::Google::Cloud::Chronicle::V1::MetricFormat
Parameter
- value (::Google::Cloud::Chronicle::V1::MetricFormat) — Optional. Metric chart configuration to display metric trend
Returns
- (::Google::Cloud::Chronicle::V1::MetricFormat) — Optional. Metric chart configuration to display metric trend
#metric_trend_type
def metric_trend_type() -> ::Google::Cloud::Chronicle::V1::MetricTrendType
Returns
- (::Google::Cloud::Chronicle::V1::MetricTrendType) — Optional. Metric chart configuration to display trend type whether regular or inverse
#metric_trend_type=
def metric_trend_type=(value) -> ::Google::Cloud::Chronicle::V1::MetricTrendType
Parameter
- value (::Google::Cloud::Chronicle::V1::MetricTrendType) — Optional. Metric chart configuration to display trend type whether regular or inverse
Returns
- (::Google::Cloud::Chronicle::V1::MetricTrendType) — Optional. Metric chart configuration to display trend type whether regular or inverse
#show_metric_trend
def show_metric_trend() -> ::Boolean
Returns
- (::Boolean) — Optional. Metric chart configuration to toggle the trend value display
#show_metric_trend=
def show_metric_trend=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Metric chart configuration to toggle the trend value display
Returns
- (::Boolean) — Optional. Metric chart configuration to toggle the trend value display