public sealed class GetUptimeCheckConfigRequest : IMessage<GetUptimeCheckConfigRequest>, IEquatable<GetUptimeCheckConfigRequest>, IDeepCloneable<GetUptimeCheckConfigRequest>, IBufferMessage, IMessage
The protocol for the GetUptimeCheckConfig request.
[[["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-17 UTC."],[[["This webpage details the `GetUptimeCheckConfigRequest` class, which is used for requesting Uptime check configurations in the Google Cloud Monitoring API."],["The latest version available for the `GetUptimeCheckConfigRequest` reference is 3.15.0, while the page primarily discusses version 2.4.0, and has a range of versions from 2.3.0 up to 3.15.0 listed."],["`GetUptimeCheckConfigRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `Object` class."],["The `GetUptimeCheckConfigRequest` class includes properties such as `Name`, `ResourceName`, and `UptimeCheckConfigName`, that are used to specify the Uptime check configuration to retrieve."],["The class `GetUptimeCheckConfigRequest` contains two constructors, one parameterless, and the other that requires a `GetUptimeCheckConfigRequest` type parameter."]]],[]]