Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::LoggingComponentConfig.
Parameters that describe the Logging component configuration in a cluster.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enable_components
def enable_components() -> ::Array<::Google::Cloud::GkeMultiCloud::V1::LoggingComponentConfig::Component>
Returns
- (::Array<::Google::Cloud::GkeMultiCloud::V1::LoggingComponentConfig::Component>) — The components to be enabled.
#enable_components=
def enable_components=(value) -> ::Array<::Google::Cloud::GkeMultiCloud::V1::LoggingComponentConfig::Component>
Parameter
- value (::Array<::Google::Cloud::GkeMultiCloud::V1::LoggingComponentConfig::Component>) — The components to be enabled.
Returns
- (::Array<::Google::Cloud::GkeMultiCloud::V1::LoggingComponentConfig::Component>) — The components to be enabled.