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."],[[["This webpage provides documentation for the `BackendServiceGroupHealth` class within the `Google.Cloud.Compute.V1` namespace, specifically within the context of .NET development."],["The latest version available is 3.6.0, and the page details access to previous versions down to 1.0.0 of `BackendServiceGroupHealth`, each with a unique URL for its respective documentation."],["`BackendServiceGroupHealth` is a class implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from `Object`."],["Key properties of the `BackendServiceGroupHealth` class include `Annotations` (a `MapField`), `HasKind` (a boolean), `HealthStatus` (a `RepeatedField`), and `Kind` (a string), which contain data related to the health and metadata of the network endpoint group."],["Two constructors are available for `BackendServiceGroupHealth`, allowing for the creation of an empty instance or cloning from an existing instance."]]],[]]