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 Google Compute Engine v1 API allows specifying a delay before forwarding a request to a backend service, for the purpose of fault injection."],["Version 3.6.0 is the latest available version, while version 3.5.0 is the currently viewed version with documentation for `HttpFaultDelay`, and there are many prior versions listed as far back as 1.0.0."],["`HttpFaultDelay` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering robust functionality."],["Key properties of `HttpFaultDelay` include `FixedDelay`, which specifies the length of the delay, and `Percentage`, which determines the proportion of traffic subject to this delay."],["This class is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]