public sealed class GetLogMetricRequest : IMessage<GetLogMetricRequest>, IEquatable<GetLogMetricRequest>, IDeepCloneable<GetLogMetricRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class GetLogMetricRequest.
[[["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."],[[["This webpage provides reference documentation for the `GetLogMetricRequest` class within the Google Cloud Logging v2 API for .NET."],["The `GetLogMetricRequest` class is used to define the parameters required when calling the `GetLogMetric` method."],["The webpage documents the class's inheritance, which is derived from `object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers documentation of the `GetLogMetricRequest`'s constructors and its properties, `MetricName` and `MetricNameAsLogMetricName`, including their types and descriptions."],["The documentation is available for various versions of the package, ranging from version 3.3.0 to 4.4.0, with 4.4.0 being the latest."]]],[]]