public sealed class DeleteMetricDescriptorRequest : IMessage<DeleteMetricDescriptorRequest>, IEquatable<DeleteMetricDescriptorRequest>, IDeepCloneable<DeleteMetricDescriptorRequest>, IBufferMessage, IMessage
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteMetricDescriptorRequest\u003c/code\u003e class is used to request the deletion of a metric descriptor within the Google Cloud Monitoring V3 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, indicating its role in message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 3.15.0, while the current page focuses on version 2.6.0, and other versions from 3.0.0 to 3.14.0 and 2.3.0 to 2.5.0 are also available.\u003c/p\u003e\n"],["\u003cp\u003eIt allows for specifying the target metric descriptor to delete through its \u003ccode\u003eName\u003c/code\u003e property, which should be formatted as projects/[PROJECT_ID_OR_NUMBER]/metricDescriptors/[METRIC_ID].\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricDescriptorName\u003c/code\u003e property is a \u003ccode\u003eMetricDescriptorName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e resource property.\u003c/p\u003e\n"]]],[],null,[]]