Home
last modified time | relevance | path

Searched defs:Measurement_DoubleValue (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/stats/v1/
Dstats.pb.go663 type Measurement_DoubleValue struct { struct
664 DoubleValue float64 `protobuf:"fixed64,3,opt,name=double_value,json=doubleValue,proto3,oneof"`
671 func (*Measurement_DoubleValue) isMeasurement_Value() {}