public sealed class RequestMirrorPolicy : IMessage<RequestMirrorPolicy>, IEquatable<RequestMirrorPolicy>, IDeepCloneable<RequestMirrorPolicy>, IBufferMessage, IMessage
A policy that specifies how requests intended for the route's backends are shadowed to a separate mirrored backend service. Loadbalancer does not wait for responses from the shadow service. Prior to sending traffic to the shadow service, the host / authority header is suffixed with -shadow.
[[["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 details the \u003ccode\u003eRequestMirrorPolicy\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, offering a way to shadow requests to a separate backend service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eRequestMirrorPolicy\u003c/code\u003e is 3.6.0, and this page provides documentation for versions ranging from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestMirrorPolicy\u003c/code\u003e class allows configuration of mirrored backends and includes a \u003ccode\u003eBackendService\u003c/code\u003e property to specify the target service URL.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering various functionalities, such as the ability to make deep clones of the object and check if an object equals another.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequestMirrorPolicy\u003c/code\u003e class provides constructors to instantiate an empty object or duplicate another instance of a \u003ccode\u003eRequestMirrorPolicy\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]