A policy that specifies how requests intended for the route's
backends are shadowed to a separate mirrored backend service.
The load balancer doesn't wait for responses from the shadow
service. Before sending traffic to the shadow service, the host
or authority header is suffixed with -shadow.
str
The full or partial URL to the BackendService
resource being mirrored to. The backend service
configured for a mirroring policy must reference
backends that are of the same type as the
original backend service matched in the URL map.
Serverless NEG backends are not currently
supported as a mirrored backend service.
This field is a member of oneof_ _backend_service.
mirror_percent
float
The percentage of requests to be mirrored to
backend_service.
This field is a member of oneof_ _mirror_percent.
[[["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-28 UTC."],[],[],null,["# Class RequestMirrorPolicy (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.RequestMirrorPolicy)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.RequestMirrorPolicy) \n\n RequestMirrorPolicy(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nA policy that specifies how requests intended for the route's\nbackends are shadowed to a separate mirrored backend service.\nThe load balancer doesn't wait for responses from the shadow\nservice. Before sending traffic to the shadow service, the host\nor authority header is suffixed with -shadow.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]