type github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1.isPoint_Value

3 uses

	github.com/census-instrumentation/opencensus-proto/gen-go/metrics/v1 (current package)
		metrics.pb.go#L504: 	Value isPoint_Value `protobuf_oneof:"value"`
		metrics.pb.go#L546: func (m *Point) GetValue() isPoint_Value {
		metrics.pb.go#L581: type isPoint_Value interface {