Loading cmds/statsd/src/atoms.proto +3 −0 Original line number Original line Diff line number Diff line Loading @@ -9125,6 +9125,9 @@ message VoiceCallSession { // Whether the call was performed while roaming. // Whether the call was performed while roaming. optional bool is_roaming = 24; optional bool is_roaming = 24; // A random number used as the dimension field to pull multiple atoms. optional int32 dimension = 25; } } /** /** Loading Loading
cmds/statsd/src/atoms.proto +3 −0 Original line number Original line Diff line number Diff line Loading @@ -9125,6 +9125,9 @@ message VoiceCallSession { // Whether the call was performed while roaming. // Whether the call was performed while roaming. optional bool is_roaming = 24; optional bool is_roaming = 24; // A random number used as the dimension field to pull multiple atoms. optional int32 dimension = 25; } } /** /** Loading