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 v1beta 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-24 UTC."],[[["This documentation is for the `Instance.Types.UpdatePolicy` class within the Google Cloud AlloyDB v1beta API, specifically version 1.0.0-beta08, with the latest version being beta09."],["The `Instance.Types.UpdatePolicy` class defines the policy used when updating an instance and inherits from the base `object` class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparison, deep cloning, and buffer management."],["The class has a `Mode` property, which determines the updating mode for an instance and is of the type `Instance.Types.UpdatePolicy.Types.Mode`."],["The class has 2 constructors, one default and one that takes an other `Instance.Types.UpdatePolicy` object."]]],[]]