weight property

int? weight
final

The proportion of traffic to be forwarded to the service version. If there is only one destination in a rule, all traffic will be routed to it irrespective of the weight.

Implementation

final int? weight;