Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class LoggingComponentConfig.
Parameters that describe the Logging component configuration in a cluster.
Generated from protobuf message google.cloud.gkemulticloud.v1.LoggingComponentConfig
Namespace
Google \ Cloud \ GkeMultiCloud \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ enable_components |
array
The components to be enabled. |
getEnableComponents
The components to be enabled.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setEnableComponents
The components to be enabled.
| Parameter | |
|---|---|
| Name | Description |
var |
int[]
|
| Returns | |
|---|---|
| Type | Description |
$this |
|