[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["The latest version of the `DesiredState` documentation is 2.4.0, with versions available dating back to 1.3.0."],["`DesiredState` is an enum within the `Google.Cloud.OsConfig.V1` namespace, representing the desired state of a file resource."],["There are four possible states for a file resource within the DesiredState enum: `Absent`, `ContentsMatch`, `Present`, and `Unspecified`."],["The `Absent` state ensures a file is not present, the `ContentsMatch` state ensures the file's content matches and will create the file if it does not exist, and the `Present` state ensures the file is present."],["The `Unspecified` state within the `DesiredState` enum is marked as invalid for use."]]],[]]