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."],[[["The documentation is for the `GetRegionHealthCheckServiceRequest` class within the Compute Engine v1 API."],["This class is a request message for retrieving details about a specific regional health check service."],["The latest version documented is 3.6.0, and multiple historical versions are available, going back to 1.0.0."],["The `GetRegionHealthCheckServiceRequest` class implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherits from the `object` class."],["The class has three properties : `HealthCheckService` which represents the name of the health check service, `Project` for the ID of the request's project, and `Region` for the region of the request."]]],[]]