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, specifically for the .NET environment, spanning multiple versions from 2.3.0 to the latest 3.33.0."],["The `LoggingVariantConfig` class, part of the `Google.Cloud.Container.V1` namespace, is responsible for specifying the logging component's behavior in Google Kubernetes Engine."],["The latest version available is 3.33.0, while the current version focused on in the content is 3.16.0, but with links to many other previous versions."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors for default initialization and for creating a copy from another `LoggingVariantConfig` object."],["The `LoggingVariantConfig` class includes a `Variant` property that determines the specific logging variant deployed on the nodes, with its type being `LoggingVariantConfig.Types.Variant`."]]],[]]