Cloud Monitoring Dashboards V1 API - Class Google::Cloud::Monitoring::Dashboard::V1::TimeSeriesFilter (v0.12.1)

Reference documentation and code samples for the Cloud Monitoring Dashboards V1 API class Google::Cloud::Monitoring::Dashboard::V1::TimeSeriesFilter.

A filter that defines a subset of time series data that is displayed in a widget. Time series data is fetched using the ListTimeSeries method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#aggregation

def aggregation() -> ::Google::Cloud::Monitoring::Dashboard::V1::Aggregation
Returns

#aggregation=

def aggregation=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::Aggregation
Parameter
Returns

#filter

def filter() -> ::String
Returns
  • (::String) — Required. The monitoring filter that identifies the metric types, resources, and projects to query.

#filter=

def filter=(value) -> ::String
Parameter
  • value (::String) — Required. The monitoring filter that identifies the metric types, resources, and projects to query.
Returns
  • (::String) — Required. The monitoring filter that identifies the metric types, resources, and projects to query.

#pick_time_series_filter

def pick_time_series_filter() -> ::Google::Cloud::Monitoring::Dashboard::V1::PickTimeSeriesFilter
Returns

#pick_time_series_filter=

def pick_time_series_filter=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::PickTimeSeriesFilter
Parameter
Returns

#secondary_aggregation

def secondary_aggregation() -> ::Google::Cloud::Monitoring::Dashboard::V1::Aggregation
Returns

#secondary_aggregation=

def secondary_aggregation=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::Aggregation
Parameter
Returns

#statistical_time_series_filter

def statistical_time_series_filter() -> ::Google::Cloud::Monitoring::Dashboard::V1::StatisticalTimeSeriesFilter
Returns

#statistical_time_series_filter=

def statistical_time_series_filter=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::StatisticalTimeSeriesFilter
Parameter
Returns