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."],[[["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."]]],[]]