public sealed class LoggingComponentConfig : IMessage<LoggingComponentConfig>, IEquatable<LoggingComponentConfig>, IDeepCloneable<LoggingComponentConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class LoggingComponentConfig.
Parameters that describe the Logging component configuration in a cluster.
[[["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 of the `LoggingComponentConfig` is 2.8.0, with a range of versions available from 1.0.0-beta01 up to the latest."],["The `LoggingComponentConfig` class is part of the Anthos Multi-Cloud v1 API and is used to define parameters for the logging component configuration in a cluster."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, equality comparisons, deep cloning, and buffer management."],["The `LoggingComponentConfig` class provides a property called `EnableComponents`, which allows users to specify which components should be enabled within the logging configuration."],["The `LoggingComponentConfig` class has a constructor that takes another `LoggingComponentConfig` as a parameter."]]],[]]