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 page provides documentation for the `BackendServiceGroupHealth` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, methods, and implementations."],["The latest version documented for `BackendServiceGroupHealth` is 3.6.0, with previous versions ranging from 3.5.0 down to 1.0.0 all available via their own linked page."],["`BackendServiceGroupHealth` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Annotations`, `HasKind`, `HealthStatus`, and `Kind`, which are used to define and get the status of the backend service group health."],["The `BackendServiceGroupHealth` class has two constructors, one default constructor and one that takes another instance of `BackendServiceGroupHealth` to clone."]]],[]]