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-09 UTC."],[[["The latest version available for `LoggingComponentConfig` within the Google Cloud Container V1 API is 3.33.0."],["This documentation provides reference for the `LoggingComponentConfig` class, a key element for configuring cluster logging components in Google Kubernetes Engine."],["The `LoggingComponentConfig` class, part of the `Google.Cloud.Container.V1` namespace, enables selection of specific components for log collection, including disabling all logging."],["The `EnableComponents` property, of type `RepeatedField\u003cLoggingComponentConfig.Types.Component\u003e`, allows users to choose which components to include in the log collection."],["There are various documented versions available, from 3.33.0 down to 2.3.0, with each having its own documentation link."]]],[]]