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 \ LogMetricMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
V2
Value: 0Logging API v2.
Generated from protobuf enum V2 = 0;
V1
Value: 1Logging API v1.
Generated from protobuf enum V1 = 1;