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, detailing its functionality for specifying the logging component's behavior."],["The latest version of `LoggingVariantConfig` is 3.33.0, with a comprehensive list of past versions available, ranging from 2.3.0 to 3.32.0, for reference and historical context."],["The `LoggingVariantConfig` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for message handling and object comparison."],["The class has two constructors, a parameterless one, and one that takes another `LoggingVariantConfig` instance as an argument, and a property `Variant` that determines the logging variant to be used on the nodes."],["This class is found in the `Google.Cloud.Container.V1` namespace and is a part of the `Google.Cloud.Container.V1.dll` assembly."]]],[]]