Google Anthos Multi Cloud V1 Client - Class LoggingConfig (0.6.1)

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

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ component_config Google\Cloud\GkeMultiCloud\V1\LoggingComponentConfig

The configuration of the logging components;

getComponentConfig

The configuration of the logging components;

Returns
Type Description
Google\Cloud\GkeMultiCloud\V1\LoggingComponentConfig|null

hasComponentConfig

clearComponentConfig

setComponentConfig

The configuration of the logging components;

Parameter
Name Description
var Google\Cloud\GkeMultiCloud\V1\LoggingComponentConfig
Returns
Type Description
$this