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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ variant_config |
Google\Cloud\Container\V1\LoggingVariantConfig
Logging variant configuration. |
getVariantConfig
Logging variant configuration.
Returns | |
---|---|
Type | Description |
Google\Cloud\Container\V1\LoggingVariantConfig|null |
hasVariantConfig
clearVariantConfig
setVariantConfig
Logging variant configuration.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Container\V1\LoggingVariantConfig
|
Returns | |
---|---|
Type | Description |
$this |