Interface protos.google.monitoring.dashboard.v1.IDashboardFilter (2.9.1)

Properties of a DashboardFilter.

Package

@google-cloud/monitoring-dashboards

Properties

filterType

filterType?: (google.monitoring.dashboard.v1.DashboardFilter.FilterType|keyof typeof google.monitoring.dashboard.v1.DashboardFilter.FilterType|null);

DashboardFilter filterType

labelKey

labelKey?: (string|null);

DashboardFilter labelKey

stringValue

stringValue?: (string|null);

DashboardFilter stringValue

templateVariable

templateVariable?: (string|null);

DashboardFilter templateVariable