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-02 UTC."],[[["The content provides a historical overview of different versions of the `EvaluationMissingData` enum within the Google Cloud Monitoring v3 API, ranging from version 2.3.0 to the latest 3.15.0."],["The `EvaluationMissingData` enum controls how metric-threshold conditions are evaluated when data is absent, but it does not apply to metric-absence policies."],["This enum has four possible values: `Active` (condition evaluates to true with no data), `Inactive` (condition evaluates to false with no data), `NoOp` (condition is not evaluated with no data), and `Unspecified` (equivalent to `NoOp`)."],["The documentation covers the Google Cloud Monitoring v3 API for .NET, specifically within the `Google.Cloud.Monitoring.V3.AlertPolicy.Types.Condition.Types` namespace."]]],[]]