public sealed class LogConfigCounterOptions : IMessage<LogConfigCounterOptions>, IEquatable<LogConfigCounterOptions>, IDeepCloneable<LogConfigCounterOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class LogConfigCounterOptions.
[[["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 provides documentation for the `LogConfigCounterOptions` class within the Google Compute Engine v1 API for .NET, with the latest version being 3.6.0 and version 2.14.0 as the current focus."],["The `LogConfigCounterOptions` class is deprecated and should not be used, as indicated by the documentation."],["The `LogConfigCounterOptions` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as extending `object`."],["The class includes properties like `CustomFields`, `Field`, and `Metric`, all of which are marked as deprecated and having no effect, along with `HasField` and `HasMetric` to check for if they are set or not."],["The documentation lists all versions of the `LogConfigCounterOptions` class, starting from version 1.0.0 up to the latest 3.6.0, allowing users to browse documentation for different versions."]]],[]]