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."],[[["The `HealthCheckReference` class represents a reference to a health check and is found within the `Google.Cloud.Compute.V1` namespace."],["Version 3.6.0 is the latest available version of the `HealthCheckReference` documentation, with many other version numbers listed that may be viewed."],["The `HealthCheckReference` class is used to define valid URLs for health checks, such as those beginning with `https://www.googleapis.com/compute/`."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and comparison."],["The class provides properties `HasHealthCheck` which is a boolean and `HealthCheck` which is a string."]]],[]]