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."],[[["This webpage provides documentation for the `GetHealthCheckRequest` class within the Google Cloud Compute Engine v1 API, specifically within the .NET environment."],["The documentation covers a range of versions for `GetHealthCheckRequest`, from version 1.0.0 up to the latest version 3.6.0, allowing developers to access information for various releases."],["The class `GetHealthCheckRequest` is used for making requests to retrieve the health check information, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the constructors available for the `GetHealthCheckRequest` class, as well as its properties which are `HealthCheck` and `Project`."],["The namespace for this documentation is `Google.Cloud.Compute.V1`, and it is contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]