Google Anthos Multi Cloud V1 Client - Class LoggingComponentConfig (0.4.4)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ enable_components array

The components to be enabled.

getEnableComponents

The components to be enabled.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setEnableComponents

The components to be enabled.

Parameter
NameDescription
var int[]
Returns
TypeDescription
$this