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 information for the `CloudFunction.Types.OnDeployUpdatePolicy` class within the Google Cloud Functions v1 API."],["The `OnDeployUpdatePolicy` class is part of the `Google.Cloud.Functions.V1` namespace and is implemented as a sealed class."],["This document covers the class's constructors, including a default constructor and a constructor that takes another `OnDeployUpdatePolicy` instance as a parameter."],["The class has a `RuntimeVersion` property, which indicates the runtime version used during the most recent deployment of the function."],["Security patches for functions using this class are only applied when a function is redeployed, as indicated by the provided information."]]],[]]