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: 0
Default value. This shouldn't be used.
Generated from protobuf enum VARIANT_UNSPECIFIED = 0;
PBDEFAULT
Value: 1
default logging variant.
Generated from protobuf enum DEFAULT = 1;
MAX_THROUGHPUT
Value: 2
maximum logging throughput variant.
Generated from protobuf enum MAX_THROUGHPUT = 2;