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 of `LoggingVariantConfig` in the Google Kubernetes Engine v1 API is 3.33.0, with links provided for this version and 35 previous versions, down to 2.3.0."],["`LoggingVariantConfig` is a class within the `Google.Cloud.Container.V1` namespace, designed to specify the behavior of the logging component in Google Kubernetes Engine."],["The `LoggingVariantConfig` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["This class has two constructors, `LoggingVariantConfig()` and `LoggingVariantConfig(LoggingVariantConfig other)`, where the latter constructor takes another `LoggingVariantConfig` instance as a parameter."],["The `Variant` property, of type `LoggingVariantConfig.Types.Variant`, determines the specific logging variant deployed on the nodes."]]],[]]