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

Properties of a LogMetric.

Package

@google-cloud/logging

Properties

bucketName

bucketName?: (string|null);

LogMetric bucketName

bucketOptions

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

LogMetric bucketOptions

createTime

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

LogMetric createTime

description

description?: (string|null);

LogMetric description

disabled

disabled?: (boolean|null);

LogMetric disabled

filter

filter?: (string|null);

LogMetric filter

labelExtractors

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

LogMetric labelExtractors

metricDescriptor

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

LogMetric metricDescriptor

name

name?: (string|null);

LogMetric name

updateTime

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

LogMetric updateTime

valueExtractor

valueExtractor?: (string|null);

LogMetric valueExtractor

version

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

LogMetric version