public sealed class LogConfigCounterOptions : IMessage<LogConfigCounterOptions>, IEquatable<LogConfigCounterOptions>, IDeepCloneable<LogConfigCounterOptions>, 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-24 UTC."],[[["This webpage details the `LogConfigCounterOptions` class within the `Google.Cloud.Compute.V1` namespace, which is marked as deprecated and should not be used."],["The latest version of `LogConfigCounterOptions` is 3.6.0, and previous versions are available, ranging from 1.0.0 to 3.5.0, all of which redirect to the same page containing the class details."],["`LogConfigCounterOptions` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities related to message handling, equality comparison, deep cloning, and buffer manipulation."],["The class offers constructors for default initialization and cloning, along with properties such as `CustomFields`, `Field`, `HasField`, `HasMetric`, and `Metric`, all of which are marked as deprecated and therefore have no current effect."],["The `LogConfigCounterOptions` class is contained within the `Google.Cloud.Compute.V1.dll` assembly and provides no functional use due to its deprecated status, as indicated by the documentation."]]],[]]