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 page provides reference documentation for the `GetRegionHealthCheckServiceRequest` class in the Google Cloud Compute Engine v1 API, specifically within the .NET library."],["The class `GetRegionHealthCheckServiceRequest` is used to construct requests for retrieving information about a specific region's health check service."],["This page is for version 2.12.0, and also has a list of links to other versions ranging from 1.0.0 to 3.6.0, where 3.6.0 is the latest."],["The `GetRegionHealthCheckServiceRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetRegionHealthCheckServiceRequest` include `HealthCheckService`, `Project`, and `Region`, which are used to specify the health check service, the project, and the region, respectively."]]],[]]