public sealed class AutomaticUpdatePolicy : IMessage<AutomaticUpdatePolicy>, IEquatable<AutomaticUpdatePolicy>, IDeepCloneable<AutomaticUpdatePolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v2beta 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `AutomaticUpdatePolicy` class in the Cloud Functions v2beta API automatically applies security patches to the runtime without requiring function redeployment."],["This class is available in two versions: 1.0.0-beta07 (latest) and 1.0.0-beta06."],["The `AutomaticUpdatePolicy` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AutomaticUpdatePolicy` class is found within the `Google.Cloud.Functions.V2Beta` namespace and is located in the `Google.Cloud.Functions.V2Beta.dll` assembly."],["There are two constructors for creating an instance of the `AutomaticUpdatePolicy` class: a default constructor and one that takes another `AutomaticUpdatePolicy` object as a parameter."]]],[]]