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 reference documentation for the `LoggingComponentConfig` class within the Google Kubernetes Engine v1 API."],["The `LoggingComponentConfig` class is used to configure cluster logging components and is a part of the `Google.Cloud.Container.V1` namespace."],["The latest version of the documentation available is version 3.33.0, however the main content is about version 3.16.0, with versions down to 2.3.0 listed."],["The `EnableComponents` property allows the user to specify the components for which logs should be collected, and an empty list disables all logging."],["The `LoggingComponentConfig` class inherits from the base object class, and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]