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-09 UTC."],[[["The `HttpFaultDelay` class in the Compute Engine v1 API allows for specifying delays in requests, which is used for fault injection."],["Version 3.6.0 is the latest version of this `HttpFaultDelay` documentation, with a range of documented versions going back to 1.0.0."],["The `HttpFaultDelay` class is part of the `Google.Cloud.Compute.V1` namespace and is contained in the `Google.Cloud.Compute.V1.dll` assembly."],["`HttpFaultDelay` has properties to set a `FixedDelay` and a `Percentage` which determines the percentage of traffic that has the specified delay applied to it."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing it with message handling and object comparison capabilities."]]],[]]