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-31 UTC."],[[["This page provides documentation for the `GetHealthCheckRequest` class within the Google Cloud Compute Engine v1 API, specifically in the .NET environment."],["The documentation covers the class's inheritance, implementation of interfaces, and details of its constructors and properties, such as `HealthCheck` and `Project`."],["Multiple versions of the documentation are available, ranging from version 1.0.0 to the latest version 3.6.0, allowing developers to access the relevant information for their specific project requirements."],["The `GetHealthCheckRequest` class serves as a request message for retrieving health check details within the Google Cloud Compute Engine."],["The class implements a variety of interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, extending it's functionality."]]],[]]