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

3 uses

	github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1 (current package)
		metrics.pb.go#L75: 	MetricDescriptor_CUMULATIVE_INT64 MetricDescriptor_Type = 4

	contrib.go.opencensus.io/exporter/stackdriver
		metrics_proto.go#L175: 					Type:        metricspb.MetricDescriptor_CUMULATIVE_INT64,
		metrics_proto.go#L548: 	case metricspb.MetricDescriptor_CUMULATIVE_INT64: