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 reference documentation for the `LogConfigCounterOptionsCustomField` class in the Google Cloud Compute Engine v1 API, specifically within the .NET library."],["The most recent version documented is 3.6.0, while the current page is dedicated to version 2.16.0 of the API, and other versions ranging from 1.0.0 to 3.5.0 are also available for viewing."],["The `LogConfigCounterOptionsCustomField` class is part of the `Google.Cloud.Compute.V1` namespace and is implemented to use features such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and it inherits the members from the base object class."],["The `LogConfigCounterOptionsCustomField` has properties such as `HasName`, `HasValue`, `Name`, and `Value`, but the `Name` and `Value` fields are deprecated and should not be used."],["The `LogConfigCounterOptionsCustomField` includes constructors for creating new instances, one as a blank instance and another taking an `other` parameter of the same type to copy properties from."]]],[]]