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 page 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 located in the `Google.Cloud.Container.V1` namespace."],["The page lists various versions of the documentation for the `LoggingComponentConfig`, ranging from version 3.33.0 (latest) down to version 2.3.0, with the current page being on version 3.11.0."],["`LoggingComponentConfig` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class includes a property named `EnableComponents`, of type `RepeatedField`, which allows the user to select the logging components they wish to collect logs for, where leaving the set empty disables all logging."]]],[]]