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-04-02 UTC."],[[["The latest version of the `LoggingComponentConfig` documentation is 3.33.0, but the current page is focused on version 3.25.0."],["This page provides reference documentation and code samples for the `LoggingComponentConfig` class within the Google Kubernetes Engine v1 API."],["The `LoggingComponentConfig` class is used to configure the logging components of a cluster, enabling or disabling log collection from specific components."],["The `LoggingComponentConfig` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines the `LoggingComponentConfig` class's properties, namely the `EnableComponents` property, which allows selection of specific components to collect logs."]]],[]]