public sealed class HealthCheckReference : IMessage<HealthCheckReference>, IEquatable<HealthCheckReference>, IDeepCloneable<HealthCheckReference>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class HealthCheckReference.
[[["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 provided content details the `HealthCheckReference` class within the Google Cloud Compute Engine v1 API, offering documentation and code samples."],["The `HealthCheckReference` class, part of the `Google.Cloud.Compute.V1` namespace, is used to represent a full or partial URL to a health check resource, with examples provided."],["The document covers a range of versions for the .NET library, from 1.0.0 up to the latest version 3.6.0, providing links to the documentation for each specific release."],["The `HealthCheckReference` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with available constructors."],["The class contains the properties `HasHealthCheck` which is of Boolean type and `HealthCheck` which is of string type."]]],[]]