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"]],[["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."],[[["This page provides documentation for the `CloudFunction.Types.AutomaticUpdatePolicy` class within the Google Cloud Functions v1 API, specifically version 2.6.0."],["The `AutomaticUpdatePolicy` class allows for automatic application of security patches to the runtime, without needing the function to be redeployed."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its capabilities and compatibility."],["The documentation includes details on the `AutomaticUpdatePolicy` constructors and the parameters used to initiate them."],["The current documentation is available for versions from 1.1.0 up to 2.7.0 of the Google Cloud Functions v1 API."]]],[]]