public sealed class GetRegionHealthCheckRequest : IMessage<GetRegionHealthCheckRequest>, IEquatable<GetRegionHealthCheckRequest>, IDeepCloneable<GetRegionHealthCheckRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionHealthCheckRequest.
A request message for RegionHealthChecks.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 `GetRegionHealthCheckRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The `GetRegionHealthCheckRequest` class is used to construct request messages for retrieving details about a specific health check within a given region, as part of the RegionHealthChecks.Get method."],["The page includes an overview of available versions, from 1.0.0 up to the latest release, version 3.6.0, alongside the version 2.2.0 of `GetRegionHealthCheckRequest` that is described on the page."],["The page details the class's constructors, which include a parameterless constructor and a constructor that takes another `GetRegionHealthCheckRequest` instance, as well as its properties, such as `HealthCheck`, `Project`, and `Region`, essential for structuring a health check request."]]],[]]