public sealed class Instance.Types.UpdatePolicy : IMessage<Instance.Types.UpdatePolicy>, IEquatable<Instance.Types.UpdatePolicy>, IDeepCloneable<Instance.Types.UpdatePolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1alpha API class Instance.Types.UpdatePolicy.
[[["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."],[[["This document provides reference information for the `Instance.Types.UpdatePolicy` class within the AlloyDB v1alpha API, specifically version 1.0.0-alpha09."],["`Instance.Types.UpdatePolicy` is a class that defines the policy used when updating an instance, and it inherits from `object` while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new `UpdatePolicy` objects, either default or based on existing `UpdatePolicy` instances."],["A key property of this class is `Mode`, which determines the mode for updating the instance, and is of the type `Instance.Types.UpdatePolicy.Types.Mode`."],["The document also provides information regarding inherited members, namespace, and assembly."]]],[]]