public sealed class ConnectionDraining : IMessage<ConnectionDraining>, IEquatable<ConnectionDraining>, IDeepCloneable<ConnectionDraining>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ConnectionDraining.
Configures a duration timeout for existing requests on a removed backend instance. For supported load balancers and protocols, as described in Enabling connection draining.
[[["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-04-09 UTC."],[[["The webpage provides reference documentation for the `ConnectionDraining` class within the Google Cloud Compute Engine v1 API, specifically focusing on version 2.7.0."],["It details the `ConnectionDraining` class, which is used to configure connection draining settings for load balancers and is a message containing connection draining configurations, with versions ranging from 1.0.0 to 3.6.0."],["The documentation includes information on the class's inheritance, implemented interfaces, constructors, and properties, such as `DrainingTimeoutSec`, which sets a timeout for existing requests on a removed backend instance, and the `HasDrainingTimeoutSec` property to indicate if it is set."],["The class `ConnectionDraining` in the Compute Engine v1 API allows users to configure the draining timeout of existing requests on a removed backend."]]],[]]