public sealed class GetLogMetricRequest : IMessage<GetLogMetricRequest>, IEquatable<GetLogMetricRequest>, IDeepCloneable<GetLogMetricRequest>, 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\u003eThis webpage provides documentation for the \u003ccode\u003eGetLogMetricRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetLogMetricRequest\u003c/code\u003e class is 4.4.0, with the provided content specifically documenting version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetLogMetricRequest\u003c/code\u003e is a sealed class used to set parameters for retrieving a log metric, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that allows for copying an existing \u003ccode\u003eGetLogMetricRequest\u003c/code\u003e object, with the latter requiring another \u003ccode\u003eGetLogMetricRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGetLogMetricRequest\u003c/code\u003e include \u003ccode\u003eMetricName\u003c/code\u003e (a string) and \u003ccode\u003eMetricNameAsLogMetricName\u003c/code\u003e (a \u003ccode\u003eLogMetricName\u003c/code\u003e type), both associated with the resource name of the desired metric.\u003c/p\u003e\n"]]],[],null,[]]