public sealed class GetRegionHealthCheckServiceRequest : IMessage<GetRegionHealthCheckServiceRequest>, IEquatable<GetRegionHealthCheckServiceRequest>, IDeepCloneable<GetRegionHealthCheckServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionHealthCheckServiceRequest.
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."],[[["This webpage provides reference documentation for the `GetRegionHealthCheckServiceRequest` class in the Compute Engine v1 API, covering versions from 1.0.0 to the latest 3.6.0."],["The `GetRegionHealthCheckServiceRequest` class is a request message used for retrieving details of a region health check service, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `GetRegionHealthCheckServiceRequest` class include `HealthCheckService`, `Project`, and `Region`, which are all of type string and used to identify the specific health check service and its location."],["The webpage lists the various version numbers associated to the `GetRegionHealthCheckServiceRequest` class and provides a link to the documentation for each version."],["The class has two constructors; one is parameterless, and the other accepts another instance of the `GetRegionHealthCheckServiceRequest` as a parameter."]]],[]]