Interface protos.google.logging.v2.ILogMetric (9.3.1)

Properties of a LogMetric.

Package

@google-cloud/logging!

Properties

bucketOptions

bucketOptions?: (google.api.Distribution.IBucketOptions|null);

LogMetric bucketOptions

Property Value
TypeDescription
(google.api.Distribution.IBucketOptions|null)

createTime

createTime?: (google.protobuf.ITimestamp|null);

LogMetric createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

description

description?: (string|null);

LogMetric description

Property Value
TypeDescription
(string|null)

filter

filter?: (string|null);

LogMetric filter

Property Value
TypeDescription
(string|null)

labelExtractors

labelExtractors?: ({ [k: string]: string }|null);

LogMetric labelExtractors

Property Value
TypeDescription
({ [k: string]: string }|null)

metricDescriptor

metricDescriptor?: (google.api.IMetricDescriptor|null);

LogMetric metricDescriptor

Property Value
TypeDescription
(google.api.IMetricDescriptor|null)

name

name?: (string|null);

LogMetric name

Property Value
TypeDescription
(string|null)

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

LogMetric updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

valueExtractor

valueExtractor?: (string|null);

LogMetric valueExtractor

Property Value
TypeDescription
(string|null)

version

version?: (google.logging.v2.LogMetric.ApiVersion|keyof typeof google.logging.v2.LogMetric.ApiVersion|null);

LogMetric version

Property Value
TypeDescription
(google.logging.v2.LogMetric.ApiVersion|keyof typeof google.logging.v2.LogMetric.ApiVersion|null)