[[["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."],["The latest version for `PreservedState` is 3.6.0, but the documentation covers versions ranging from 1.0.0 to 3.6.0, showing the different versions available."],["The `PreservedState` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, comparison, cloning, and buffer operations."],["The class has two constructors: a default constructor and one that takes another `PreservedState` object to copy its data, which is useful for deep cloning."],["The `PreservedState` class contains `Disks` and `Metadata` properties, which are both map fields used to store preserved disk configurations and metadata, respectively, each keyed by string values."]]],[]]