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 webpage provides documentation for the `LoggingVariantConfig` class within the Google Kubernetes Engine v1 API."],["The `LoggingVariantConfig` class, which is found in the `Google.Cloud.Container.V1` namespace, specifies the behavior of the logging component in the context of the Google Kubernetes Engine."],["The documentation includes a history of versions, ranging from version 2.3.0 to the latest version 3.33.0, and the current documented version is 3.20.0."],["The `LoggingVariantConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["`LoggingVariantConfig` has two constructors, a default one and one that takes another `LoggingVariantConfig` as a parameter, and it contains a property named `Variant` that returns a `LoggingVariantConfig.Types.Variant`."]]],[]]