public sealed class BackendServiceLocalityLoadBalancingPolicyConfig : IMessage<BackendServiceLocalityLoadBalancingPolicyConfig>, IEquatable<BackendServiceLocalityLoadBalancingPolicyConfig>, IDeepCloneable<BackendServiceLocalityLoadBalancingPolicyConfig>, IBufferMessage, IMessage
Container for either a built-in LB policy supported by gRPC or Envoy or a custom one implemented by the end user.
[[["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\u003eThe latest version of \u003ccode\u003eBackendServiceLocalityLoadBalancingPolicyConfig\u003c/code\u003e is 3.6.0, with multiple previous versions ranging from 1.0.0 to 3.5.0, all documented on this page.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBackendServiceLocalityLoadBalancingPolicyConfig\u003c/code\u003e is a container class that can hold either a built-in load balancing policy supported by gRPC or Envoy, or a custom policy.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors for creating instances, either a default constructor or a copy constructor that uses an existing \u003ccode\u003eBackendServiceLocalityLoadBalancingPolicyConfig\u003c/code\u003e object, and it has two main properties: \u003ccode\u003eCustomPolicy\u003c/code\u003e and \u003ccode\u003ePolicy\u003c/code\u003e, that are to be used for configuration.\u003c/p\u003e\n"]]],[],null,[]]