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-24 UTC."],[[["The latest version of the `GetRegionHealthCheckRequest` documentation is 3.6.0, while the current page is displaying information for version 2.8.0."],["`GetRegionHealthCheckRequest` is a class within the Google.Cloud.Compute.V1 namespace, used for requesting health check details within a specific region."],["This class inherits from the `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionHealthCheckRequest` class has three properties: `HealthCheck`, `Project`, and `Region`, which are used to specify the health check name, the project ID, and the region for the request."],["This page lists all the available versions of this class, ranging from 1.0.0 all the way to the latest 3.6.0, that are used for retrieving the health check details."]]],[]]