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."],[[["The documentation provides reference material for the `GetRegionHealthCheckServiceRequest` class within the Compute Engine v1 API, detailing its methods and properties."],["The class `GetRegionHealthCheckServiceRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the Compute Engine v1 API referenced, with version 3.6.0 being the latest, while version 2.15.0 is the current version in context."],["The `GetRegionHealthCheckServiceRequest` class has properties for `HealthCheckService`, `Project`, and `Region`, all of which are of string type."],["The provided content includes constructor information for `GetRegionHealthCheckServiceRequest`, both the default and one that takes another `GetRegionHealthCheckServiceRequest` object as a parameter."]]],[]]