Google Cloud Container V1 Client - Class NodePoolLoggingConfig (1.24.0)

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

NodePoolLoggingConfig specifies logging configuration for nodepools.

Generated from protobuf message google.container.v1.NodePoolLoggingConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ variant_config Google\Cloud\Container\V1\LoggingVariantConfig

Logging variant configuration.

getVariantConfig

Logging variant configuration.

Returns
TypeDescription
Google\Cloud\Container\V1\LoggingVariantConfig|null

hasVariantConfig

clearVariantConfig

setVariantConfig

Logging variant configuration.

Parameter
NameDescription
var Google\Cloud\Container\V1\LoggingVariantConfig
Returns
TypeDescription
$this