public sealed class CloudFunction.Types.OnDeployUpdatePolicy : IMessage<CloudFunction.Types.OnDeployUpdatePolicy>, IEquatable<CloudFunction.Types.OnDeployUpdatePolicy>, IDeepCloneable<CloudFunction.Types.OnDeployUpdatePolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v1 API class CloudFunction.Types.OnDeployUpdatePolicy.
Security patches are only applied when a function is 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 document provides reference documentation for the `CloudFunction.Types.OnDeployUpdatePolicy` class within the Cloud Functions v1 API for .NET."],["The class `CloudFunction.Types.OnDeployUpdatePolicy` is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Security patches for Cloud Functions are applied only when a function is redeployed, as noted within this documentation."],["The latest version of `CloudFunction.Types.OnDeployUpdatePolicy` is version 2.7.0, with older versions ranging down to 1.1.0 also listed."],["The `RuntimeVersion` property, a string, indicates the runtime version used during the function's latest deployment and is output-only."]]],[]]