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."],[[["This webpage details the `HttpFaultDelay` class within the `Google.Cloud.Compute.V1` namespace, used for specifying request delays in load balancing for fault injection."],["The `HttpFaultDelay` class is part of the Google Cloud Compute V1 API and has several documented versions, ranging from 1.0.0 to the latest 3.6.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `HttpFaultDelay` class include `FixedDelay` for setting a fixed delay interval and `Percentage` for defining the percentage of traffic affected by the delay."],["This class has the ability to set a fixed time delay for a percentage of the traffic passing through the load balancer."]]],[]]