public sealed class GetMetricDescriptorRequest : IMessage<GetMetricDescriptorRequest>, IEquatable<GetMetricDescriptorRequest>, IDeepCloneable<GetMetricDescriptorRequest>, IBufferMessage, IMessage
[[["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 details the `GetMetricDescriptorRequest` class within the `Google.Cloud.Monitoring.V3` namespace, used for requesting metric descriptors."],["The latest version of the `Google.Cloud.Monitoring.V3` library documented is 3.15.0, with multiple previous versions from 3.14.0 down to 2.3.0 available."],["The `GetMetricDescriptorRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from the `Object` class."],["Key properties of `GetMetricDescriptorRequest` include `MetricDescriptorName`, `Name` (the required metric descriptor identifier), and `ResourceName`, allowing for formatted access of the resource name."],["The webpage provides access to the documentation for each release of the API that has been released, down to 2.3.0, each with a link to the documentation for the `GetMetricDescriptorRequest` class."]]],[]]