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-04-09 UTC."],[[["This webpage details the `BackendServiceGroupHealth` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.2.0, with links to older and newer versions."],["The `BackendServiceGroupHealth` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality within the Google Cloud Compute environment."],["The class contains several properties such as `Annotations`, `HasKind`, `HealthStatus`, and `Kind`, all with details on their types and descriptions."],["The `BackendServiceGroupHealth` class offers two constructors: a default constructor and one that accepts another `BackendServiceGroupHealth` object for copying."],["The listed versions show the evolution of the class, with the latest version being 3.6.0, and include links to each version's specific documentation page."]]],[]]