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, specifically version 2.0.0, with links to other versions."],["The `LogConfigCounterOptions` class is marked as deprecated and should not be used, as indicated by the repeated warning, \"This is deprecated and has no effect.Do not use.\"."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available constructors for the class are a default constructor and one that takes another `LogConfigCounterOptions` object as a parameter."],["Key properties of the `LogConfigCounterOptions` class include `CustomFields`, `Field`, `HasField`, `HasMetric`, and `Metric`, all of which are labeled as deprecated."]]],[]]