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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eHealthCheckReference\u003c/code\u003e class in the Google.Cloud.Compute.V1 API provides a way to reference a health check using a full or partial URL.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version of the Google.Cloud.Compute.V1 API's HealthCheckReference, with numerous older versions also available, dating back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHealthCheckReference\u003c/code\u003e class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eHasHealthCheck\u003c/code\u003e (a boolean indicating if a health check is set) and \u003ccode\u003eHealthCheck\u003c/code\u003e (a string for the health check's URL).\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, a parameterless one \u003ccode\u003eHealthCheckReference()\u003c/code\u003e and a copy constructor \u003ccode\u003eHealthCheckReference(HealthCheckReference other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]