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 is a container for load balancing policies, either built-in or custom-implemented.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, found within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly, with the latest version being 3.6.0, but also supports a large range of previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt provides constructors to create instances either with default settings or by cloning from another \u003ccode\u003eBackendServiceLocalityLoadBalancingPolicyConfig\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt exposes \u003ccode\u003eCustomPolicy\u003c/code\u003e and \u003ccode\u003ePolicy\u003c/code\u003e properties of type \u003ccode\u003eBackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy\u003c/code\u003e and \u003ccode\u003eBackendServiceLocalityLoadBalancingPolicyConfigPolicy\u003c/code\u003e respectively, to define load balancing configurations.\u003c/p\u003e\n"]]],[],null,[]]