public sealed class StatefulPolicyPreservedState : IMessage<StatefulPolicyPreservedState>, IEquatable<StatefulPolicyPreservedState>, IDeepCloneable<StatefulPolicyPreservedState>, IBufferMessage, IMessage
[[["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-24 UTC."],[[["This webpage details the `StatefulPolicyPreservedState` class within the `Google.Cloud.Compute.V1` namespace, used for configuring preserved resources in Google Cloud Compute."],["The latest version available for this class is 3.6.0, while the current context of the page is version 1.2.0, which is the version that this specific page details, with the other versions available as previous versions."],["The `StatefulPolicyPreservedState` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is inherited from the `Object` class."],["The class has two constructors, one parameterless and another that takes a `StatefulPolicyPreservedState` object, and it contains a `Disks` property of type `MapField` for managing disks that will be preserved."]]],[]]