The status of the current value when compared to the warning and alarm levels for the receiving or transmitting transceiver. Possible states include: - OK: The value has not crossed a warning threshold. - LOW_WARNING: The value has crossed below the low warning threshold. - HIGH_WARNING: The value has crossed above the high warning threshold. - LOW_ALARM: The value has crossed below the low alarm threshold. - HIGH_ALARM: The value has crossed above the high alarm threshold.
[[["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-01 UTC."],[[["This page details the `State` enum within the `Google.Cloud.Compute.V1` namespace, specifically for `InterconnectDiagnosticsLinkOpticalPower`, across multiple versions."],["The latest version available for this specific enum is version 3.6.0, with versions down to 1.0.0 available."],["The `State` enum describes the status of a value in relation to warning and alarm thresholds for receiving or transmitting transceivers."],["There are six possible states defined in the enum, including `HighAlarm`, `HighWarning`, `LowAlarm`, `LowWarning`, `Ok`, and `UndefinedState`, each corresponding to a different threshold status."]]],[]]