public sealed class GetHealthCheckRequest : IMessage<GetHealthCheckRequest>, IEquatable<GetHealthCheckRequest>, IDeepCloneable<GetHealthCheckRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetHealthCheckRequest.
A request message for HealthChecks.Get. See the method description for details.
[[["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-24 UTC."],[[["The latest version available for `GetHealthCheckRequest` is 3.6.0, while other versions range from 1.0.0 to 3.5.0, all accessible via provided links."],["`GetHealthCheckRequest` is a class within the `Google.Cloud.Compute.V1` namespace, part of the Compute Engine v1 API."],["This class implements interfaces such as `IMessage`, `IEquatable\u003cGetHealthCheckRequest\u003e`, `IDeepCloneable\u003cGetHealthCheckRequest\u003e`, and `IBufferMessage`."],["The `GetHealthCheckRequest` class includes constructors and properties for `HealthCheck` and `Project`, which are of type string and used to define the request."],["The class inherits from the base object class and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]