public sealed class HealthCheckServiceReference : IMessage<HealthCheckServiceReference>, IEquatable<HealthCheckServiceReference>, IDeepCloneable<HealthCheckServiceReference>, 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."],[[["This webpage provides documentation for the `HealthCheckServiceReference` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `HealthCheckServiceReference` class, which implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, represents a reference to a health check service and can be constructed either with or without an existing `HealthCheckServiceReference`."],["The class includes properties such as `HasHealthCheckService`, which indicates if the \"health_check_service\" field is set, and `HealthCheckService`, which is a string property used to represent the URL of a health check service."],["The documentation lists all available versions of the `HealthCheckServiceReference` class, detailing each version with its corresponding URL for more in-depth information."],["The `HealthCheckServiceReference` class inherits from the generic .NET `Object` class, thus providing access to inherited methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]