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, providing information about its structure, inheritance, and implementations."],["The latest version of `BackendServiceGroupHealth` is 3.6.0, and the page provides links to documentation for various older versions ranging from 3.5.0 back to 1.0.0."],["The `BackendServiceGroupHealth` class includes properties such as `Annotations`, `HasKind`, `HealthStatus`, and `Kind`, each serving specific functions related to the health and metadata of backend service groups."],["It implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message management, comparison, deep cloning, and buffer handling."],["The `BackendServiceGroupHealth` class has two constructors, a parameterless constructor, and one that accepts another `BackendServiceGroupHealth` instance as a parameter, allowing for creating new instances and duplicating pre-existing ones."]]],[]]