public sealed class HealthCheckReference : IMessage<HealthCheckReference>, IEquatable<HealthCheckReference>, IDeepCloneable<HealthCheckReference>, 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."],[[["This webpage provides documentation for the `HealthCheckReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its various versions and implementations."],["The latest version of the `HealthCheckReference` documentation is for version 3.6.0, while documentation for versions ranging from 1.0.0 to 3.5.0 are also accessible."],["The `HealthCheckReference` class, found in the Google.Cloud.Compute.V1.dll assembly, allows for the definition and validation of health check URLs, which are referenced to monitor the health of certain resources."],["The `HealthCheckReference` class inherits from the generic `Object` class, as well as implements multiple interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `HealthCheckReference` class contains two constructors, one without any parameters and one that takes in another `HealthCheckReference` as a parameter, along with two properties: `HasHealthCheck` that returns a boolean, and `HealthCheck` which returns a string."]]],[]]