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 details the `BackendServiceGroupHealth` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.1.0, with links to older and newer versions."],["The `BackendServiceGroupHealth` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparisons, deep cloning, and buffered messages."],["It contains properties such as `Annotations`, which holds metadata for the network endpoint group, and `HealthStatus`, which indicates the health state of backend instances or endpoints."],["The class has `Kind` property that indicates the type of the resource and `HasKind` that dictates whether the `Kind` field is set."],["The latest version of this class is version 3.6.0 and is accessible via a hyperlink, along with all other previous versions."]]],[]]