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 webpage provides documentation for the `GetRegionHealthCheckRequest` class within the Google.Cloud.Compute.V1 API, specifically for version 3.5.0."],["The `GetRegionHealthCheckRequest` class is used to request health check details and is a part of the Compute Engine v1 API, inheriting from `object` and implementing several interfaces such as `IMessage` and `IEquatable`."],["The documentation outlines the available versions, ranging from 1.0.0 to the latest 3.6.0, showcasing the history and evolution of the API."],["The `GetRegionHealthCheckRequest` class has constructors and properties that allow users to define the specific HealthCheck, Project, and Region for their request."],["It implements several interfaces, such as IDeepCloneable and IBufferMessage, that provide features such as cloning and buffer message handling, respectively."]]],[]]