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-24 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.BackendServiceGroupHealth` API is 3.6.0, with multiple prior versions available dating back to version 1.0.0."],["`BackendServiceGroupHealth` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, inheriting from the base `object` class."],["The class provides a constructor that allows the creation of a new `BackendServiceGroupHealth` object or copy one from an existing object."],["The `BackendServiceGroupHealth` class includes properties such as `Annotations` (for metadata), `HasKind` (checks if the kind field is set), `HealthStatus` (for the health of backend instances), and `Kind` (the type of resource, which is always compute#backendServiceGroupHealth)."]]],[]]