Describe the destination for traffic to be routed to.
Attributes
Name
Description
service_name
str
Required. The URL of a BackendService to
route traffic to.
weight
int
Optional. Specifies the proportion of requests forwarded to
the backend referenced by the service_name field. This is
computed as:
- weight/Sum(weights in destinations) Weights in all
destinations does not need to sum up to 100.
[[["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-07-02 UTC."],[],[]]