public sealed class GetHealthCheckRequest : IMessage<GetHealthCheckRequest>, IEquatable<GetHealthCheckRequest>, IDeepCloneable<GetHealthCheckRequest>, IBufferMessage, IMessage
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."],[[["The latest version of the `GetHealthCheckRequest` is 3.6.0, as shown by the provided link."],["This page documents the `GetHealthCheckRequest` class, a request message for HealthChecks.Get, within the Google.Cloud.Compute.V1 namespace."],["The `GetHealthCheckRequest` class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["It includes properties like `HealthCheck` and `Project`, which are used to specify the resource and project ID, respectively."],["There are multiple versions available, from 1.0.0 up to 3.6.0, for `GetHealthCheckRequest`."]]],[]]