random constant
BackendService_LocalityLbPolicy
const random
The load balancer selects a random healthy host.
Implementation
static const random = BackendService_LocalityLbPolicy('RANDOM');
The load balancer selects a random healthy host.
static const random = BackendService_LocalityLbPolicy('RANDOM');