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 details the `HttpFaultDelay` class within the `Google.Cloud.Compute.V1` namespace, used for specifying delay times in load balancing for fault injection."],["The `HttpFaultDelay` class is part of the Google Cloud Compute V1 API and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this documentation is `3.6.0`, and there are many other versions available for reference, including versions dating back to `1.0.0`."],["`HttpFaultDelay` has two main properties: `FixedDelay`, which sets the duration of the delay, and `Percentage`, which specifies the percentage of traffic affected by the delay."],["The `HttpFaultDelay` class has two constructors, one default constructor that takes no parameters and one that takes another `HttpFaultDelay` as a parameter."]]],[]]