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-31 UTC."],[[["This page provides documentation for the `GetRegionHealthCheckRequest` class within the Compute Engine v1 API for .NET, specifically version 3.4.0."],["The `GetRegionHealthCheckRequest` class is used to request health check information for a specific region, which includes properties for `HealthCheck`, `Project`, and `Region`."],["The `GetRegionHealthCheckRequest` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There is a list of 30 different versions for the `GetRegionHealthCheckRequest` class, ranging from 1.0.0 to the latest release, 3.6.0."],["This document showcases both the constructor and properties for the `GetRegionHealthCheckRequest` class."]]],[]]