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 document provides reference information for the `HttpFaultDelay` class within the Google Cloud Compute Engine v1 API, specifically focusing on version 2.13.0 and its associated properties."],["The latest version documented is 3.6.0, and previous versions, including version 2.13.0 and older, are accessible via the provided links for historical context."],["`HttpFaultDelay` is a class used to specify delay configurations in load balancing, supporting fault injection by introducing delays to requests before forwarding them to the backend service."],["The `HttpFaultDelay` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `HttpFaultDelay` include `FixedDelay` (a `Duration` type) and `Percentage` (a double value between 0.0 and 100.0), which control the delay duration and the percentage of traffic affected, respectively."]]],[]]