public sealed class CloudFunction.Types.AutomaticUpdatePolicy : IMessage<CloudFunction.Types.AutomaticUpdatePolicy>, IEquatable<CloudFunction.Types.AutomaticUpdatePolicy>, IDeepCloneable<CloudFunction.Types.AutomaticUpdatePolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v1 API class CloudFunction.Types.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."],[[["This document provides reference documentation for the `CloudFunction.Types.AutomaticUpdatePolicy` class within the Google Cloud Functions v1 API."],["The `AutomaticUpdatePolicy` class is designed to automatically apply security patches to the runtime without the need for redeploying the function."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support various functionalities."],["There is a list of documented versions ranging from 1.1.0 to 2.7.0, with 2.7.0 being the latest, and this particular page displays the 2.3.0 version of the class."],["The class can be constructed using a default constructor, or with another AutomaticUpdatePolicy object as an argument."]]],[]]