Reference documentation and code samples for the Compute Engine v1 API enum InterconnectDiagnosticsLinkOpticalPower.Types.State.
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-02 UTC."],[[["This document provides reference documentation for the `InterconnectDiagnosticsLinkOpticalPower.Types.State` enum within the Google Cloud Compute Engine v1 API, covering versions from 1.0.0 to the latest 3.6.0."],["The `State` enum defines the status of optical power values in relation to warning and alarm thresholds, with possible states including `OK`, `LOW_WARNING`, `HIGH_WARNING`, `LOW_ALARM`, and `HIGH_ALARM`."],["The document details the specific meaning of each state field within the `State` enum, such as `HighAlarm` indicating the optical power value has exceeded the high alarm threshold, and `LowWarning` meaning the optical power is below the low warning threshold."],["The API covers versions from `1.0.0` to `3.6.0`, with `3.6.0` being the most up-to-date, each version contains the same `State` options."],["`UndefinedState` is a field option to note that the enum field is not set."]]],[]]