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."],[[["The `HttpFaultDelay` class in the Compute Engine v1 API allows for specifying a delay introduced by a load balancer before forwarding requests, a feature used in fault injection."],["This class, `HttpFaultDelay`, is part of the `Google.Cloud.Compute.V1` namespace and is implemented within the `Google.Cloud.Compute.V1.dll` assembly."],["`HttpFaultDelay` has two properties; `FixedDelay` to set a time duration for the delay, and `Percentage` which is used to apply a percentage of traffic that will be affected by the `FixedDelay`."],["The latest version is 3.6.0, and the documentation provides links to previous versions back to 1.0.0 for `HttpFaultDelay`."],["The class `HttpFaultDelay` inherits from `Object`, and implements the following interfaces; `IMessage\u003cHttpFaultDelay\u003e`, `IEquatable\u003cHttpFaultDelay\u003e`, `IDeepCloneable\u003cHttpFaultDelay\u003e`, `IBufferMessage`, and `IMessage`."]]],[]]