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."],[[["This webpage provides reference documentation for the `GetRegionHealthCheckServiceRequest` class in the Google Cloud Compute Engine v1 API, used for retrieving health check service details."],["The latest version of the API available for the `GetRegionHealthCheckServiceRequest` class is 3.6.0, with versions ranging back to 1.0.0 also being available, all linked to their respective documentation."],["The `GetRegionHealthCheckServiceRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all of which have links for further information."],["Key properties of the `GetRegionHealthCheckServiceRequest` class include `HealthCheckService`, `Project`, and `Region`, each requiring string values and serving distinct purposes in the request."],["The current documentation highlights version 2.10.0, detailing its constructors, including a default constructor and one for copying another `GetRegionHealthCheckServiceRequest` object."]]],[]]