public sealed class CreateLogMetricRequest : IMessage<CreateLogMetricRequest>, IEquatable<CreateLogMetricRequest>, IDeepCloneable<CreateLogMetricRequest>, 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 `CreateLogMetricRequest` class within the Google Cloud Logging V2 library for .NET, specifically version 3.3.0."],["`CreateLogMetricRequest` is used as parameters when creating a LogMetric, and it inherits from the `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateLogMetricRequest` class includes properties such as `Metric`, which represents the new logs-based metric, `Parent`, the resource name of the project, and `ParentAsProjectName` which provides a typed view of the parent project name."],["The page provides links to the documentation for various versions of the `CreateLogMetricRequest` class from version 3.3.0 all the way up to the latest 4.4.0 version."]]],[]]