Loading cmds/statsd/src/atoms.proto +12 −0 Original line number Diff line number Diff line Loading @@ -6875,6 +6875,9 @@ message TextSelectionEvent { // Relative word (exclusive) index of the end of the smart selection. optional int32 relative_suggested_word_end_index = 10; // Name of source package. optional string package_name = 11; } /** Loading Loading @@ -6912,6 +6915,9 @@ message TextLinkifyEvent { // Time spent on generating links in ms. optional int64 latency_millis = 10; // Name of source package. optional string package_name = 11; } /** Loading Loading @@ -6943,6 +6949,9 @@ message ConversationActionsEvent { // The score of the first entity type. optional float score = 8; // Name of source package. optional string package_name = 9; } /** Loading Loading @@ -6971,6 +6980,9 @@ message LanguageDetectionEvent { // Position of this action. optional int32 action_index = 7; // Name of source package. optional string package_name = 8; } /** Loading Loading
cmds/statsd/src/atoms.proto +12 −0 Original line number Diff line number Diff line Loading @@ -6875,6 +6875,9 @@ message TextSelectionEvent { // Relative word (exclusive) index of the end of the smart selection. optional int32 relative_suggested_word_end_index = 10; // Name of source package. optional string package_name = 11; } /** Loading Loading @@ -6912,6 +6915,9 @@ message TextLinkifyEvent { // Time spent on generating links in ms. optional int64 latency_millis = 10; // Name of source package. optional string package_name = 11; } /** Loading Loading @@ -6943,6 +6949,9 @@ message ConversationActionsEvent { // The score of the first entity type. optional float score = 8; // Name of source package. optional string package_name = 9; } /** Loading Loading @@ -6971,6 +6980,9 @@ message LanguageDetectionEvent { // Position of this action. optional int32 action_index = 7; // Name of source package. optional string package_name = 8; } /** Loading