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 `LoggingVariantConfig` in the Google Cloud Container V1 API is 3.33.0, while the current page focuses on version 3.22.0."],["The `LoggingVariantConfig` class is part of the `Google.Cloud.Container.V1` namespace, found within the `Google.Cloud.Container.V1.dll` assembly."],["`LoggingVariantConfig` is an implementation that specifies the behavior of the logging component in the Google Kubernetes Engine."],["This class inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities."],["The `LoggingVariantConfig` class has a `Variant` property of type `LoggingVariantConfig.Types.Variant`, which represents the logging variant deployed on nodes, as well as two constructors."]]],[]]