public sealed class StatefulPolicyPreservedState : IMessage<StatefulPolicyPreservedState>, IEquatable<StatefulPolicyPreservedState>, IDeepCloneable<StatefulPolicyPreservedState>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class StatefulPolicyPreservedState.
[[["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."],[[["The document provides reference information for the `StatefulPolicyPreservedState` class in the Google.Cloud.Compute.V1 API."],["This class is designed for configuring resources that are preserved during instance deletion or updates."],["The latest version of this is 3.6.0, and there are numerous versions listed, ranging back to version 1.0.0, each with a direct link to its documentation."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities such as message handling and deep cloning."],["The `Disks` property, of type `MapField`, is used to store disks that are to be preserved, keyed by device names, and is of type `StatefulPolicyPreservedStateDiskDevice`."]]],[]]