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 Cloud Functions v1 API."],["The `CloudFunction.Types.AutomaticUpdatePolicy` class ensures that security patches are automatically applied to the runtime without requiring function redeployment."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality within the .NET framework."],["The documentation covers a range of versions from 1.1.0 to 2.7.0, with 2.7.0 being the most recent, offering a historical view of the class development."],["The `AutomaticUpdatePolicy` class offers two constructors, a default one, and one which takes in another `CloudFunction.Types.AutomaticUpdatePolicy` object."]]],[]]