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

2 uses

	github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1 (current package)
		metrics.pb.go#L65: 	MetricDescriptor_GAUGE_INT64 MetricDescriptor_Type = 1

	contrib.go.opencensus.io/exporter/stackdriver
		metrics_proto.go#L560: 	case metricspb.MetricDescriptor_GAUGE_INT64: