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."],[[["The latest version of the `Google.Cloud.Compute.V1.BackendServiceGroupHealth` reference documentation is version 3.6.0, while the current page is version 2.9.0, showing an extensive history of previous versions."],["The `BackendServiceGroupHealth` class, found within the `Google.Cloud.Compute.V1` namespace, provides details about the health of backend services in Google Cloud, using compute resources."],["The `BackendServiceGroupHealth` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management."],["The `BackendServiceGroupHealth` class offers properties such as `Annotations`, `HasKind`, `HealthStatus`, and `Kind`, which provide information about metadata, field presence, health state, and resource type, respectively."],["The class features two constructors allowing for creation of a new `BackendServiceGroupHealth` instance, or the ability to copy a preexisting one."]]],[]]