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."],[[["This page provides documentation for the `LoggingVariantConfig` class within the Google Kubernetes Engine v1 API, specifically for .NET development."],["The latest version of `LoggingVariantConfig` is 3.33.0, but documentation is available for versions ranging from 2.3.0 to 3.33.0."],["`LoggingVariantConfig` controls how logging behaves and is derived from the base `Object` class, also implementing multiple interfaces such as `IMessage` and `IEquatable`."],["The class contains one property, `Variant`, which is of type `LoggingVariantConfig.Types.Variant` and determines the logging variant that is deployed on nodes."]]],[]]