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-04-02 UTC."],[[["This webpage provides reference documentation for the `HttpFaultDelay` class within the Google Compute Engine v1 API, specifically for .NET developers."],["`HttpFaultDelay` is used to specify delays introduced by the load balancer before forwarding requests to backend services, as part of fault injection within Compute Engine."],["The page details various versions of the `HttpFaultDelay` class, from the latest version 3.6.0 down to version 1.0.0, alongside their respective documentation links."],["The `HttpFaultDelay` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `HttpFaultDelay` class has two properties: `FixedDelay` which is of type Duration, and `Percentage` which is a double that sets the percentage of traffic that will have a delay introduced to it, as well as the getter `HasPercentage` to see if percentage is set."]]],[]]