The percentage of traffic for connections, operations, or requests for which a delay is introduced as part of fault injection. The value must be from 0.0 to 100.0 inclusive.
[[["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-31 UTC."],[[["This webpage provides reference documentation for the `HttpFaultDelay` class within the Google Compute Engine v1 API for .NET, detailing its usage in specifying delays in load balancer requests."],["The `HttpFaultDelay` class is part of the `Google.Cloud.Compute.V1` namespace and is implemented across multiple API versions, ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest version available."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for deep cloning, message handling, and buffer operations."],["The class provides two constructors, one default and one that accepts another `HttpFaultDelay` object as a parameter."],["Key properties of `HttpFaultDelay` include `FixedDelay` to specify a fixed delay and `Percentage` to define the percentage of traffic to which the delay should be applied."]]],[]]