Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::LoggingConfig.
Parameters that describe the Logging configuration in a cluster.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#component_config
def component_config() -> ::Google::Cloud::GkeMultiCloud::V1::LoggingComponentConfig
Returns
- (::Google::Cloud::GkeMultiCloud::V1::LoggingComponentConfig) — The configuration of the logging components;
#component_config=
def component_config=(value) -> ::Google::Cloud::GkeMultiCloud::V1::LoggingComponentConfig
Parameter
- value (::Google::Cloud::GkeMultiCloud::V1::LoggingComponentConfig) — The configuration of the logging components;
Returns
- (::Google::Cloud::GkeMultiCloud::V1::LoggingComponentConfig) — The configuration of the logging components;