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."],[[["This webpage provides documentation for the `LogConfigCounterOptionsCustomField` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The latest version of the documentation available is 3.6.0, and it includes a list of older versions going back to 1.0.0."],["The `LogConfigCounterOptionsCustomField` class, as per the documentation, is deprecated and should not be used."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with Google Protobuf."],["Key properties of the `LogConfigCounterOptionsCustomField` class include `Name` and `Value`, both of which are marked as deprecated, and also contains `HasName` and `HasValue` to check whether each are set."]]],[]]