public sealed class GetRegionHealthCheckRequest : IMessage<GetRegionHealthCheckRequest>, IEquatable<GetRegionHealthCheckRequest>, IDeepCloneable<GetRegionHealthCheckRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eGetRegionHealthCheckRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, designed to manage requests for retrieving health check information in a specified region.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGetRegionHealthCheckRequest\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities like deep cloning and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available on the webpage is 3.6.0, with the page also listing the different previous versions, each with their respective linked documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRegionHealthCheckRequest\u003c/code\u003e class has two constructors: a default constructor and a copy constructor that accepts another \u003ccode\u003eGetRegionHealthCheckRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe properties of \u003ccode\u003eGetRegionHealthCheckRequest\u003c/code\u003e include \u003ccode\u003eHealthCheck\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e, which are all strings and provide details on the health check resource name, project ID, and the name of the region respectively.\u003c/p\u003e\n"]]],[],null,[]]