Class DashboardFilter (2.7.4)

DashboardFilter(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A filter to reduce the amount of data charted in relevant widgets.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
label_key str
Required. The key for the label
template_variable str
The placeholder text that can be referenced in a filter string or MQL query. If omitted, the dashboard filter will be applied to all relevant widgets in the dashboard.
string_value str
A variable-length string value. This field is a member of oneof_ default_value.
filter_type google.cloud.monitoring_dashboard_v1.types.DashboardFilter.FilterType
The specified filter type

Classes

FilterType

FilterType(value)

The type for the dashboard filter