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 available for the `LoggingVariantConfig` class is 3.33.0, while the current page is displaying version 3.27.0."],["This page provides reference documentation for the `LoggingVariantConfig` class within the Google Kubernetes Engine v1 API, detailing its functionality in specifying logging component behavior."],["The `LoggingVariantConfig` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor `LoggingVariantConfig()` and an overloaded one `LoggingVariantConfig(LoggingVariantConfig other)` that accepts another `LoggingVariantConfig` as a parameter."],["The `Variant` property of `LoggingVariantConfig` determines the logging variant deployed on nodes, and it's of type `LoggingVariantConfig.Types.Variant`."]]],[]]