Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class LoggingConfig.
Parameters that describe the Logging configuration in a cluster.
Generated from protobuf message google.cloud.gkemulticloud.v1.LoggingConfig
Namespace
Google \ Cloud \ GkeMultiCloud \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ component_config |
LoggingComponentConfig
The configuration of the logging components; |
getComponentConfig
The configuration of the logging components;
Returns | |
---|---|
Type | Description |
LoggingComponentConfig|null |
hasComponentConfig
clearComponentConfig
setComponentConfig
The configuration of the logging components;
Parameter | |
---|---|
Name | Description |
var |
LoggingComponentConfig
|
Returns | |
---|---|
Type | Description |
$this |