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 document provides reference documentation for the `LoggingComponentConfig` class within the Anthos Multi-Cloud v1 API, specifically for version 2.3.0."],["`LoggingComponentConfig` is used to describe the configuration of the Logging component in a cluster and inherits from the base `object` class, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor, and one that takes another `LoggingComponentConfig` object as a parameter for copying."],["The `EnableComponents` property, a `RepeatedField`, allows for the configuration of multiple logging components."],["The page contains a list of all other versions of this class, with version 2.8.0 as the latest version."]]],[]]