const github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1.MetricDescriptor_CUMULATIVE_DOUBLE

3 uses

	github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1 (current package)
		metrics.pb.go#L79: 	MetricDescriptor_CUMULATIVE_DOUBLE MetricDescriptor_Type = 5

	contrib.go.opencensus.io/exporter/stackdriver
		metrics_proto.go#L161: 					Type:        metricspb.MetricDescriptor_CUMULATIVE_DOUBLE,
		metrics_proto.go#L551: 	case metricspb.MetricDescriptor_CUMULATIVE_DOUBLE: