public sealed class LoadBalancerInfo : IMessage<LoadBalancerInfo>, IEquatable<LoadBalancerInfo>, IDeepCloneable<LoadBalancerInfo>, IBufferMessage, IMessage
For display only. Metadata associated with a load balancer.
[[["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-12 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eLoadBalancerInfo\u003c/code\u003e class is 2.13.0, part of the \u003ccode\u003eGoogle.Cloud.NetworkManagement.V1\u003c/code\u003e namespace, with several previous versions also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLoadBalancerInfo\u003c/code\u003e is a sealed class used to store metadata associated with a load balancer and implements interfaces like \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 contains properties like \u003ccode\u003eBackends\u003c/code\u003e, \u003ccode\u003eBackendType\u003c/code\u003e, \u003ccode\u003eBackendUri\u003c/code\u003e, \u003ccode\u003eHealthCheckUri\u003c/code\u003e, and \u003ccode\u003eLoadBalancerType\u003c/code\u003e to hold information about the load balancer's backend configuration and health checks.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLoadBalancerInfo\u003c/code\u003e class includes two constructors, a default one and another that takes a \u003ccode\u003eLoadBalancerInfo\u003c/code\u003e parameter for creating a copy of an existing \u003ccode\u003eLoadBalancerInfo\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits members from the \u003ccode\u003eObject\u003c/code\u003e class, including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]