Reference documentation and code samples for the Google Cloud Monitoring v3 API enum AlertPolicy.Types.Condition.Types.EvaluationMissingData.
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-04-17 UTC."],[[["This page provides documentation for the `EvaluationMissingData` enum within the Google Cloud Monitoring v3 API, which is used to control how metric-threshold conditions are evaluated when data is missing."],["The `EvaluationMissingData` enum is part of the `AlertPolicy.Types.Condition.Types` namespace and is found within the `Google.Cloud.Monitoring.V3` namespace in the `Google.Cloud.Monitoring.V3.dll` assembly."],["The enum defines four possible states: `Active` (treat missing data as true), `Inactive` (treat missing data as false), `NoOp` (do not evaluate when data is missing), and `Unspecified` (equivalent to `NoOp`)."],["The documentation page lists version history of the enum, with version 3.15.0 being the latest, and goes back as far as 2.3.0, showing all of the versions that it has been a part of."]]],[]]