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 for .NET."],["The `HttpFaultDelay` class is used to specify the delay introduced by the load balancer before forwarding requests, a feature used for fault injection."],["The documentation covers various versions of the `HttpFaultDelay` class, ranging from version 1.0.0 to the latest version 3.6.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with documentation providing details on the constructors, properties, and inherited members."],["Key properties of the `HttpFaultDelay` class include `FixedDelay` (specifying the delay interval) and `Percentage` (specifying the percentage of traffic affected by the delay)."]]],[]]