Google Cloud Container V1 Client - Class LoggingVariantConfig (1.31.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class LoggingVariantConfig.

LoggingVariantConfig specifies the behaviour of the logging component.

Generated from protobuf message google.container.v1.LoggingVariantConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ variant int

Logging variant deployed on nodes.

getVariant

Logging variant deployed on nodes.

Returns
Type Description
int

setVariant

Logging variant deployed on nodes.

Parameter
Name Description
var int
Returns
Type Description
$this