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 latest version available for `StatefulPolicyPreservedState` is 3.6.0, while the current page is documenting version 2.3.0 of the same resource."],["`StatefulPolicyPreservedState` is a class within the Google.Cloud.Compute.V1 namespace, used to define configurations for preserved resources in the Compute Engine v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all part of working with and managing the class."],["The class provides a `Disks` property, which is a map field that contains a collection of disks and their corresponding configurations, preserved on instance modifications."],["The page shows a history of the class, going all the way back to version 1.0.0, for users who might need to look into previous versions of it."]]],[]]