[[["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."],[[["This webpage provides documentation for the `StatefulPolicy` class within the `Google.Cloud.Compute.V1` namespace, highlighting various versions of the API, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `StatefulPolicy` class implements several interfaces, including `IMessage`, `IEquatable\u003cStatefulPolicy\u003e`, `IDeepCloneable\u003cStatefulPolicy\u003e`, and `IBufferMessage`, ensuring compatibility with various .NET functionalities."],["The class inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."],["`StatefulPolicy` offers two constructors: a default constructor `StatefulPolicy()` and a copy constructor `StatefulPolicy(StatefulPolicy other)`, that allows instantiation using an existing `StatefulPolicy` instance."],["The class contains a `PreservedState` property, of type `StatefulPolicyPreservedState`, enabling access and modification of the preserved state information."]]],[]]