Stackdriver Logging V2 Client - Class ApiVersion (1.25.5)

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

Logging API version.

Protobuf type google.logging.v2.LogMetric.ApiVersion

Methods

name

Parameter
NameDescription
value mixed

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;