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"]],[["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 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."]]],[]]