public sealed class HttpFaultInjection : IMessage<HttpFaultInjection>, IEquatable<HttpFaultInjection>, IDeepCloneable<HttpFaultInjection>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class HttpFaultInjection.
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by the load balancer on a percentage of requests before sending those request to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eHttpFaultInjection\u003c/code\u003e class within the Google Compute Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHttpFaultInjection\u003c/code\u003e class is used to specify fault injection, which can introduce delays or aborts to client requests for testing backend service resiliency.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists the available versions of the Google Compute Engine v1 API, ranging from version 1.0.0 to the latest version 3.6.0, including a specific version 2.10.0 highlighted.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHttpFaultInjection\u003c/code\u003e has properties for \u003ccode\u003eAbort\u003c/code\u003e and \u003ccode\u003eDelay\u003c/code\u003e, using \u003ccode\u003eHttpFaultAbort\u003c/code\u003e and \u003ccode\u003eHttpFaultDelay\u003c/code\u003e respectively to define how requests are handled.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHttpFaultInjection\u003c/code\u003e has multiple constructors, allowing for creation of the object from scratch, or from an existing \u003ccode\u003eHttpFaultInjection\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]