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."],[[["The `CloudFunction.Types.AutomaticUpdatePolicy` class in the Cloud Functions v1 API enables automatic security patch updates to the runtime environment without requiring function redeployment."],["This class is part of the `Google.Cloud.Functions.V1` namespace and is implemented within the `Google.Cloud.Functions.V1.dll` assembly."],["`AutomaticUpdatePolicy` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality comparisons, deep cloning, and buffered message operations."],["The available versions for the `CloudFunction.Types.AutomaticUpdatePolicy` class range from 1.1.0 to the latest release which is 2.7.0."],["The class can be constructed with a default constructor or by providing an existing `CloudFunction.Types.AutomaticUpdatePolicy` object for initialization."]]],[]]