NodePoolLoggingConfig specifies logging configuration for nodepools.
| JSON representation | 
|---|
| {
  "variantConfig": {
    object ( | 
| Fields | |
|---|---|
| variantConfig | 
 Logging variant configuration. | 
LoggingVariantConfig
LoggingVariantConfig specifies the behaviour of the logging component.
| JSON representation | 
|---|
| {
  "variant": enum ( | 
| Fields | |
|---|---|
| variant | 
 Logging variant deployed on nodes. | 
Variant
Logging component variants.
| Enums | |
|---|---|
| VARIANT_UNSPECIFIED | Default value. This shouldn't be used. | 
| DEFAULT | default logging variant. | 
| MAX_THROUGHPUT | maximum logging throughput variant. |