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-04-02 UTC."],[[["The latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with multiple previous versions available, starting from 1.0.0."],["The page provides documentation for the `HealthCheckReference` class within the Google.Cloud.Compute.V1 namespace, which is a class for specifying a reference to a health check in the Compute Engine API."],["The `HealthCheckReference` class has constructors, including one for creating a new instance and another for copying from an existing instance, and properties such as `HasHealthCheck` and `HealthCheck`."],["This class inherits from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Valid URLs for `HealthCheckReference` can be either full URLs like `https://www.googleapis.com/...` or partial URLs like `projects/project-id/global/httpHealthChecks/health-check` or `global/httpHealthChecks/health-check`."]]],[]]