Stackdriver Logging V2 Client - Class ApiVersion (1.27.1)

Reference documentation and code samples for the Stackdriver Logging V2 Client class ApiVersion.

Logging API version.

Protobuf type google.logging.v2.LogMetric.ApiVersion

Namespace

Google \ Cloud \ Logging \ V2 \ LogMetric

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

V2

Value: 0

Logging API v2.

Generated from protobuf enum V2 = 0;

V1

Value: 1

Logging API v1.

Generated from protobuf enum V1 = 1;