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 documentation for the `HttpFaultDelay` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of this class is 3.6.0, while a range of older versions, from 1.0.0 to 3.5.0, are also available for reference."],["`HttpFaultDelay` is used to specify the delay introduced by a load balancer before forwarding a request, as part of fault injection."],["The `HttpFaultDelay` class includes properties for setting a fixed delay (`FixedDelay`) and the percentage of traffic to which the delay should be applied (`Percentage`)."],["The `HttpFaultDelay` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."]]],[]]