A condition control that determines how metric-threshold conditions
are evaluated when data stops arriving.
This control doesn't affect metric-absence policies.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page details the `EvaluationMissingData` enum within the `Google.Cloud.Monitoring.V3` namespace, found in the `Google.Cloud.Monitoring.V3.dll` assembly."],["The `EvaluationMissingData` enum controls how metric-threshold conditions are evaluated when data is missing, but does not impact metric-absence policies."],["Available evaluation options within this enum include `Active` (evaluate as true if data is missing), `Inactive` (evaluate as false if data is missing), `NoOp` (no evaluation if data is missing), and `Unspecified` (equivalent to `NoOp`)."],["The page provides a list of the different versions of this reference page from 2.3.0 to the latest version of 3.15.0, all for the `EvaluationMissingData` enum."]]],[]]