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