public sealed class HealthCheckServiceReference : IMessage<HealthCheckServiceReference>, IEquatable<HealthCheckServiceReference>, IDeepCloneable<HealthCheckServiceReference>, 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 `HealthCheckServiceReference` class within the `Google.Cloud.Compute.V1` namespace, specifically in the .NET environment."],["The `HealthCheckServiceReference` class, which is a part of the Google Cloud Compute API, represents a reference to a health check service and is implemented with multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page lists documentation for several versions of the Google.Cloud.Compute.V1 API, from version 1.0.0 up to the latest version, 3.6.0, with links to the reference documentation for each."],["The class offers properties `HasHealthCheckService` to check if the field is set and `HealthCheckService` to get or set the health check service, while also inheriting several methods from the base Object class."],["Two constructors are listed for creating a `HealthCheckServiceReference` object, either as a default instance or by copying the values from an existing `HealthCheckServiceReference`."]]],[]]