Google Cloud Container V1 Client - Class Variant (1.24.0)

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 \ LoggingVariantConfig

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
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;