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 documentation for the `LoggingComponentConfig` class within the Anthos Multi-Cloud v1 API, specifically version 2.7.0, with links to other versions, including the latest version 2.8.0."],["The `LoggingComponentConfig` class is used to configure the Logging component within a cluster and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and one that accepts another `LoggingComponentConfig` object as a parameter."],["A key property of this class is `EnableComponents`, which is of type `RepeatedField` and allows specifying the components to be enabled for logging."],["The documentation has available version history for the `LoggingComponentConfig` class, ranging from version 1.0.0-beta01 to the current version 2.8.0."]]],[]]