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-31 UTC."],[[["The content focuses on the `BackendServiceGroupHealth` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and implemented interfaces."],["Version 3.6.0 is the latest version, while the content details 30 available versions ranging from 1.0.0 up to 3.6.0 of the `BackendServiceGroupHealth` class."],["`BackendServiceGroupHealth` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `BackendServiceGroupHealth` class include `Annotations`, `HasKind`, `HealthStatus`, and `Kind`, which provide information about metadata, health checks and resource type respectively."],["The class has two constructors, a default constructor, and another that takes another `BackendServiceGroupHealth` object as a parameter."]]],[]]