Module: Google::Cloud::GkeMultiCloud::V1::LoggingComponentConfig::Component
- Defined in:
- proto_docs/google/cloud/gkemulticloud/v1/common_resources.rb
Overview
The components of the logging configuration;
Constant Summary collapse
- COMPONENT_UNSPECIFIED =
No component is specified
0
- SYSTEM_COMPONENTS =
This indicates that system logging components is enabled.
1
- WORKLOADS =
This indicates that user workload logging component is enabled.
2