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 version 3.28.0 of the .NET library."],["The `LoggingVariantConfig` class is used to define the logging behavior for nodes in Google Kubernetes Engine."],["This class inherits from the base `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a comprehensive list of previous versions of `LoggingVariantConfig`, ranging from version 3.33.0 (latest) to 2.3.0."],["The `Variant` property is available to determine the deployed logging variant on the nodes, with its type specified as `LoggingVariantConfig.Types.Variant`."]]],[]]