You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kind: {classification: 'SystemMetaData';purpose: 'FeatureInsight';comment: 'Whether the rename operation was cancelled or accepted.'};
349
-
wantsPreview?: {classification: 'SystemMetaData';purpose: 'FeatureInsight';comment: 'If user wanted preview.';isMeasurement: true};
355
+
languageId: {classification: 'SystemMetaData';purpose: 'FeatureInsight';comment: 'Document language ID.'};
356
+
nRenameSuggestionProviders: {classification: 'SystemMetaData';purpose: 'FeatureInsight';comment: 'Number of rename providers for this document.';isMeasurement: true};
357
+
350
358
source?: {classification: 'SystemMetaData';purpose: 'FeatureInsight';comment: 'Whether the new name came from the input field or rename suggestions.'};
351
-
hadRenameSuggestions?: {classification: 'SystemMetaData';purpose: 'FeatureInsight';comment: 'Whether the user had rename suggestions.';isMeasurement: true};
359
+
nRenameSuggestions?: {classification: 'SystemMetaData';purpose: 'FeatureInsight';comment: 'Number of rename suggestions user has got';isMeasurement: true};
360
+
wantsPreview?: {classification: 'SystemMetaData';purpose: 'FeatureInsight';comment: 'If user wanted preview.';isMeasurement: true};
0 commit comments