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

2 uses

	github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1 (current package)
		metrics.pb.go#L72: 	MetricDescriptor_GAUGE_DISTRIBUTION MetricDescriptor_Type = 3

	contrib.go.opencensus.io/exporter/stackdriver
		metrics_proto.go#L563: 	case metricspb.MetricDescriptor_GAUGE_DISTRIBUTION: