Google Cloud Container V1 Client - Class LoggingVariantConfig (1.12.1)

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ variant int

Logging variant deployed on nodes.

getVariant

Logging variant deployed on nodes.

Returns
TypeDescription
int

setVariant

Logging variant deployed on nodes.

Parameter
NameDescription
var int
Returns
TypeDescription
$this