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 the `GetRegionHealthCheckRequest` class is 3.6.0, with multiple other versions ranging from 1.0.0 to 3.5.0 also documented."],["`GetRegionHealthCheckRequest` is a class in the Compute Engine v1 API used for making a request to retrieve information about a specific region's health check, and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class has properties such as `HealthCheck`, `Project`, and `Region`, which are all strings and represent the health check name, project ID, and region name, respectively, for the request."],["The documentation for `GetRegionHealthCheckRequest` includes its inheritance hierarchy, implemented interfaces, constructors, and properties, along with links to more detailed information on each."]]],[]]