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."],[[["This webpage provides reference documentation for the `LoggingComponentConfig` class within the Anthos Multi-Cloud v1 API, specifically version 2.6.0."],["The `LoggingComponentConfig` class, used to configure logging within a cluster, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LoggingComponentConfig` class has properties such as `EnableComponents`, which uses `RepeatedField` to define the components to be enabled."],["The documentation page includes a list of previous versions of the `LoggingComponentConfig` class, ranging from version 2.8.0 (latest) down to 1.0.0-beta01."],["The class also has inherited members such as `GetHashCode`, `GetType`, and `ToString` that derive from the base object."]]],[]]