public sealed class LoggingComponentConfig : IMessage<LoggingComponentConfig>, IEquatable<LoggingComponentConfig>, IDeepCloneable<LoggingComponentConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class LoggingComponentConfig.
LoggingComponentConfig is cluster logging component configuration.
[[["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 `LoggingComponentConfig` class within the Google Kubernetes Engine v1 API, with the latest version being 3.33.0."],["The `LoggingComponentConfig` class is designed for configuring cluster logging components and is part of the `Google.Cloud.Container.V1` namespace, found in the `Google.Cloud.Container.V1.dll` assembly."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various data handling and manipulation features."],["The primary property of the `LoggingComponentConfig` class is `EnableComponents`, which is used to specify the logging components to be enabled, where an empty set will disable logging."],["This page also provides a list of previous versions, with links to each of them, ranging from 2.3.0 all the way up to the latest 3.33.0, for the `LoggingComponentConfig` reference document."]]],[]]