LogMetric constructor
LogMetric({})
Implementation
LogMetric({
this.bucketName,
this.bucketOptions,
this.createTime,
this.description,
this.disabled,
this.filter,
this.labelExtractors,
this.metricDescriptor,
this.name,
this.resourceName,
this.updateTime,
this.valueExtractor,
this.version,
});