[[["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 document describes the `DesiredState` enum within the `Google.Cloud.OsConfig.V1Alpha` namespace, specifically for managing package states on a VM."],["The `DesiredState` enum is found in the `Google.Cloud.OsConfig.V1Alpha.dll` assembly and is used by the OS Config agent."],["There are three possible values for the `DesiredState`: `Installed`, `Removed`, and `Unspecified`."],["The `Installed` state ensures a specified package is installed on the VM, whereas the `Removed` state ensures that the package is not installed and uninstalls it if detected."],["The `Unspecified` value is invalid."]]],[]]