public sealed class DeleteLogMetricRequest : IMessage<DeleteLogMetricRequest>, IEquatable<DeleteLogMetricRequest>, IDeepCloneable<DeleteLogMetricRequest>, 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\u003eDeleteLogMetricRequest\u003c/code\u003e class is used to define the parameters for deleting a log metric within the Google Cloud Logging V2 API, version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor and one that accepts another \u003ccode\u003eDeleteLogMetricRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricName\u003c/code\u003e property is a required string field representing the resource name of the metric to be deleted, formatted as "projects/[PROJECT_ID]/metrics/[METRIC_ID]".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetricNameAsLogMetricName\u003c/code\u003e property provides a typed view over the \u003ccode\u003eMetricName\u003c/code\u003e, ensuring it conforms to the \u003ccode\u003eLogMetricName\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]