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-17 UTC."],[[["The provided content details the `ConnectionDraining` class within the Google Cloud Compute Engine v1 API, offering documentation and code samples."],["The `ConnectionDraining` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its role in handling message-based operations within the API."],["The documentation lists multiple versions of the API, ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The class includes a `DrainingTimeoutSec` property that configures the timeout duration for existing requests on a removed backend instance."],["The documentation includes a detailed breakdown of the class's constructors, properties, and implemented interfaces."]]],[]]