public sealed class BackendServiceGroupHealth : IMessage<BackendServiceGroupHealth>, IEquatable<BackendServiceGroupHealth>, IDeepCloneable<BackendServiceGroupHealth>, IBufferMessage, IMessage
[[["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\u003eBackendServiceGroupHealth\u003c/code\u003e class provides information about the health status of backend services, with the latest version being 3.6.0 and a range of versions down to 1.0.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBackendServiceGroupHealth\u003c/code\u003e has two constructors, one default and one that takes another \u003ccode\u003eBackendServiceGroupHealth\u003c/code\u003e instance as a parameter for copying, both available for use.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnnotations\u003c/code\u003e, \u003ccode\u003eHasKind\u003c/code\u003e, \u003ccode\u003eHealthStatus\u003c/code\u003e, and \u003ccode\u003eKind\u003c/code\u003e properties are available for accessing or getting the state of the backend instances or endpoints, where \u003ccode\u003eAnnotations\u003c/code\u003e and \u003ccode\u003eHealthStatus\u003c/code\u003e are respectively a \u003ccode\u003eMapField\u003c/code\u003e and \u003ccode\u003eRepeatedField\u003c/code\u003e, and the \u003ccode\u003eKind\u003c/code\u003e property being of type string.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHealthStatus\u003c/code\u003e property contains the health state of the backend instances or endpoints, determined by configured health checks.\u003c/p\u003e\n"]]],[],null,[]]