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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `Google.Cloud.Compute.V1.BackendServiceGroupHealth` is 3.6.0, with a range of versions from 1.0.0 up to that latest."],["`BackendServiceGroupHealth` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `BackendServiceGroupHealth` provides properties like `Annotations`, `HasKind`, `HealthStatus`, and `Kind` for data access."],["The `HealthStatus` property shows the health state of backend instances or endpoints in the requested instance or network endpoint group."],["`BackendServiceGroupHealth` class contains two constructors, one default and another that takes in another instance of `BackendServiceGroupHealth` as a parameter."]]],[]]