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 page provides reference documentation for the `GetRegionHealthCheckRequest` class within the Compute Engine v1 API, specifically for the .NET environment."],["This class is used to request health check details from a specific region, as detailed in the method description for `RegionHealthChecks.Get`."],["The `GetRegionHealthCheckRequest` class implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists multiple versions of the API, from version 1.0.0 to 3.6.0 (latest), along with links for each version of the `GetRegionHealthCheckRequest` documentation."],["It has properties, `HealthCheck`, `Project`, and `Region`, all of type string, which are used to specify the health check name, the project ID, and the region respectively."]]],[]]