public sealed class LogConfigCounterOptionsCustomField : IMessage<LogConfigCounterOptionsCustomField>, IEquatable<LogConfigCounterOptionsCustomField>, IDeepCloneable<LogConfigCounterOptionsCustomField>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class LogConfigCounterOptionsCustomField.
[[["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."],[[["The `LogConfigCounterOptionsCustomField` class is part of the Google.Cloud.Compute.V1 API and is available in various versions, with the latest being 3.6.0."],["This class is deprecated and should not be used, as stated in the documentation multiple times."],["The `LogConfigCounterOptionsCustomField` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `HasName`, `HasValue`, `Name`, and `Value`, all of which are marked as deprecated."],["The class can be constructed with the default `LogConfigCounterOptionsCustomField()` or a copy constructor `LogConfigCounterOptionsCustomField(LogConfigCounterOptionsCustomField other)`."]]],[]]