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 Cloud Compute Engine v1 API, specifically for version 2.3.0."],["The `GetRegionHealthCheckRequest` class is used to send a request to retrieve details about a regional health check, as mentioned in the method description for RegionHealthChecks.Get."],["The page lists all the available versions of the `GetRegionHealthCheckRequest` class documentation, from version 1.0.0 up to the latest version, 3.6.0."],["The `GetRegionHealthCheckRequest` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for message handling and cloning."],["The class has properties such as `HealthCheck`, `Project`, and `Region`, which are used to define the specific health check and project that the request is targeting."]]],[]]