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."],[[["The latest version available for `GetRegionHealthCheckRequest` is 3.6.0, as indicated in the provided list of versions."],["This documentation page provides reference and code samples for the `GetRegionHealthCheckRequest` class within the Compute Engine v1 API."],["The `GetRegionHealthCheckRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is implemented in the `Google.Cloud.Compute.V1.dll` assembly."],["The `GetRegionHealthCheckRequest` class is a request message for `RegionHealthChecks.Get`, used to get information about a specific health check resource."],["Key properties of `GetRegionHealthCheckRequest` include `HealthCheck`, `Project`, and `Region`, which are all string types, and are used to specify the target health check and the scope of the request."]]],[]]