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-03-21 UTC."],[[["This webpage provides documentation for the `GetRegionHealthCheckRequest` class within the Google.Cloud.Compute.V1 API, specifically for .NET development, with the most recent version listed as 3.6.0, and the current page representing version 2.11.0."],["The `GetRegionHealthCheckRequest` class is used to request health check details and is a part of the Compute Engine v1 API."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetRegionHealthCheckRequest` class include `HealthCheck`, `Project`, and `Region`, which are all of string type and represent the health check name, project ID, and region name, respectively."],["The page lists a comprehensive history of versions, from 1.0.0 up to the latest 3.6.0, all relating to the `GetRegionHealthCheckRequest` class and its documentation."]]],[]]