public sealed class AutomaticUpdatePolicy : IMessage<AutomaticUpdatePolicy>, IEquatable<AutomaticUpdatePolicy>, IDeepCloneable<AutomaticUpdatePolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v2beta API class AutomaticUpdatePolicy.
Security patches are applied automatically to the runtime without requiring the function to be redeployed.
Implements
IMessageAutomaticUpdatePolicy, IEquatableAutomaticUpdatePolicy, IDeepCloneableAutomaticUpdatePolicy, IBufferMessage, IMessageNamespace
Google.Cloud.Functions.V2BetaAssembly
Google.Cloud.Functions.V2Beta.dll
Constructors
AutomaticUpdatePolicy()
public AutomaticUpdatePolicy()
AutomaticUpdatePolicy(AutomaticUpdatePolicy)
public AutomaticUpdatePolicy(AutomaticUpdatePolicy other)
Parameter | |
---|---|
Name | Description |
other |
AutomaticUpdatePolicy |