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-04-09 UTC."],[[["The latest version of the `GetRegionHealthCheckServiceRequest` documentation is 3.6.0, with version 3.5.0 being the current version of the page being viewed."],["The `GetRegionHealthCheckServiceRequest` class is part of the Compute Engine v1 API and is used to make a request for RegionHealthCheckServices.Get."],["The `GetRegionHealthCheckServiceRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has three main properties: `HealthCheckService` which specifies the name of the HealthCheckService, `Project` for the Project ID, and `Region` for the region name."],["The versions present for this class range from version 1.0.0 to 3.6.0, spanning across multiple releases."]]],[]]