public sealed class AutomaticUpdatePolicy : IMessage<AutomaticUpdatePolicy>, IEquatable<AutomaticUpdatePolicy>, IDeepCloneable<AutomaticUpdatePolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v2 API class AutomaticUpdatePolicy.
Security patches are applied automatically to the runtime without requiring
the function to be redeployed.
[[["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 of the `AutomaticUpdatePolicy` class is 1.7.0, with older versions ranging from 1.6.0 down to 1.0.0 also available."],["`AutomaticUpdatePolicy` is a class within the Google.Cloud.Functions.V2 namespace, found in the Google.Cloud.Functions.V2.dll assembly, that implements multiple interfaces such as IMessage, IEquatable, and IDeepCloneable."],["Security patches are automatically applied to the runtime for this class without requiring function redeployment."],["The class inherits from the System.Object class and implements the following interfaces: IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["There are two constructors available for the AutomaticUpdatePolicy class; one is parameterless and the other one takes an AutomaticUpdatePolicy object."]]],[]]