[Sharing] Setup self share analytics.

PiperOrigin-RevId: 427048806
This commit is contained in:
fdi
2022-02-07 16:29:02 -08:00
committed by Copybara-Service
parent 42059a624b
commit 7661019dc3
+1
View File
@@ -214,6 +214,7 @@ enum Visibility {
EVERYONE = 2;
SELECTED_CONTACTS_ONLY = 3;
HIDDEN = 4;
SELF_SHARE = 5;
}
enum DataUsage {