public sealed class GetRegionHealthCheckRequest : IMessage<GetRegionHealthCheckRequest>, IEquatable<GetRegionHealthCheckRequest>, IDeepCloneable<GetRegionHealthCheckRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionHealthCheckRequest.
A request message for RegionHealthChecks.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."],[[["This page provides documentation for the `GetRegionHealthCheckRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.2.0 of the Compute Engine v1 API."],["The `GetRegionHealthCheckRequest` class is a request message used for the `RegionHealthChecks.Get` method, and it includes properties such as `HealthCheck`, `Project`, and `Region` to specify the request details."],["The documentation includes details on the class's constructors, such as the default constructor and one that takes another `GetRegionHealthCheckRequest` as a parameter, as well as the properties associated with it."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base object class."],["The documentation page also contains a reference to the latest version, 3.6.0, as well as the previous versions dating all the way back to 1.0.0 of the `GetRegionHealthCheckRequest` class."]]],[]]