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-21 UTC."],[[["The webpage provides documentation for the `GetHealthCheckRequest` class within the Google Compute Engine v1 API."],["The latest available version of the `GetHealthCheckRequest` API is 3.6.0, with a list of previous versions ranging from 3.5.0 down to 1.0.0 also available."],["`GetHealthCheckRequest` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetHealthCheckRequest` class has two constructors and two properties, `HealthCheck` and `Project`, both of which are strings."],["The `GetHealthCheckRequest` is a request message that is used for fetching details from HealthChecks.Get."]]],[]]