[[["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-31 UTC."],[[["The `PreservedState` class in the `Google.Cloud.Compute.V1` namespace manages preserved state for a given instance, offering functionality for managing disks and metadata."],["The latest version available is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 provided in the documentation."],["`PreservedState` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `PreservedState` class includes properties for `Disks` and `Metadata`, which are represented as `MapField` types for managing preserved disk configurations and instance metadata, respectively."],["It offers two constructors for creating a `PreservedState` object, one default and one that accepts another `PreservedState` object as a parameter for cloning."]]],[]]