public sealed class GetRegionHealthCheckServiceRequest : IMessage<GetRegionHealthCheckServiceRequest>, IEquatable<GetRegionHealthCheckServiceRequest>, IDeepCloneable<GetRegionHealthCheckServiceRequest>, IBufferMessage, IMessage
A request message for RegionHealthCheckServices.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 for `GetRegionHealthCheckServiceRequest` is 3.6.0, but there are many versions available, including those down to version 1.0.0."],["`GetRegionHealthCheckServiceRequest` is a request message for retrieving details about a regional health check service, as indicated in its method description."],["This class, `GetRegionHealthCheckServiceRequest`, inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetRegionHealthCheckServiceRequest` class has properties for specifying the `HealthCheckService` name, the `Project` ID, and the `Region` name associated with the request."],["The public constructor of `GetRegionHealthCheckServiceRequest` can be called with no parameters or it can take another instance of `GetRegionHealthCheckServiceRequest`."]]],[]]