Google Cloud Container V1 Client - Class Variant (1.13.1)

Reference documentation and code samples for the Google Cloud Container V1 Client class Variant.

Logging component variants.

Protobuf type google.container.v1.LoggingVariantConfig.Variant

Methods

name

Parameter
NameDescription
value mixed

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;