Reference documentation and code samples for the Google Cloud Container V1 Client class Variant.
Logging component variants.
Protobuf type google.container.v1.LoggingVariantConfig.Variant
Namespace
Google \ Cloud \ Container \ V1 \ LoggingVariantConfigMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
VARIANT_UNSPECIFIED
Value: 0Default value. This shouldn't be used.
Generated from protobuf enum VARIANT_UNSPECIFIED = 0;
PBDEFAULT
Value: 1default logging variant.
Generated from protobuf enum DEFAULT = 1;
MAX_THROUGHPUT
Value: 2maximum logging throughput variant.
Generated from protobuf enum MAX_THROUGHPUT = 2;