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 \u003ccode\u003eBackendServiceLocalityLoadBalancingPolicyConfig\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace provides configuration for load balancing policies, supporting both built-in and custom implementations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for the \u003ccode\u003eBackendServiceLocalityLoadBalancingPolicyConfig\u003c/code\u003e is 3.6.0, with a comprehensive list of previous versions dating back to 1.0.0 provided for reference.\u003c/p\u003e\n"],["\u003cp\u003eThis class can implement \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it is capable of being constructed both through a default constructor or by cloning another instance of itself.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBackendServiceLocalityLoadBalancingPolicyConfig\u003c/code\u003e contains the properties \u003ccode\u003eCustomPolicy\u003c/code\u003e and \u003ccode\u003ePolicy\u003c/code\u003e, of type \u003ccode\u003eBackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy\u003c/code\u003e and \u003ccode\u003eBackendServiceLocalityLoadBalancingPolicyConfigPolicy\u003c/code\u003e, respectively, that configure the specifics of the load balancing policy.\u003c/p\u003e\n"]]],[],null,[]]