public sealed class DeleteLogMetricRequest : IMessage<DeleteLogMetricRequest>, IEquatable<DeleteLogMetricRequest>, IDeepCloneable<DeleteLogMetricRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class DeleteLogMetricRequest.
[[["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\u003eThis document provides reference information for the \u003ccode\u003eDeleteLogMetricRequest\u003c/code\u003e class within the Google Cloud Logging v2 API, specifically version 4.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteLogMetricRequest\u003c/code\u003e is used as the parameters to delete a log metric, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eDeleteLogMetricRequest()\u003c/code\u003e and one that takes another \u003ccode\u003eDeleteLogMetricRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteLogMetricRequest\u003c/code\u003e class has properties \u003ccode\u003eMetricName\u003c/code\u003e and \u003ccode\u003eMetricNameAsLogMetricName\u003c/code\u003e, where \u003ccode\u003eMetricName\u003c/code\u003e represents the resource name of the metric to be deleted and \u003ccode\u003eMetricNameAsLogMetricName\u003c/code\u003e is a typed view of the \u003ccode\u003eMetricName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists the availability of the \u003ccode\u003eDeleteLogMetricRequest\u003c/code\u003e object across various versions of the API, from version 3.3.0 up to the latest version 4.4.0.\u003c/p\u003e\n"]]],[],null,[]]