public sealed class LoggingVariantConfig : IMessage<LoggingVariantConfig>, IEquatable<LoggingVariantConfig>, IDeepCloneable<LoggingVariantConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class LoggingVariantConfig.
LoggingVariantConfig specifies the behaviour of the logging component.
[[["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 latest version of the `LoggingVariantConfig` is 3.33.0, as shown by the provided link, and this documentation covers versions from 3.0.0 up to 3.33.0."],["`LoggingVariantConfig` is a class in the Google Kubernetes Engine v1 API that specifies the behavior of the logging component."],["The class `LoggingVariantConfig` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting from object."],["The `LoggingVariantConfig` class has a property named `Variant` of type `LoggingVariantConfig.Types.Variant`, which determines the logging variant deployed on the nodes."],["It has two constructors, one being a parameterless constructor and the other one taking a `LoggingVariantConfig` type as a parameter."]]],[]]