mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 23:26:12 -04:00
[Sharing][Analytics] Add VendorId to EventMetadata.
PiperOrigin-RevId: 612980580
This commit is contained in:
committed by
Copybara-Service
parent
e3d52a902d
commit
5fd4fc8ffa
@@ -407,7 +407,6 @@ message SharingLog {
|
||||
// not designed to be joined with other sessions/events of the same user to
|
||||
// reconstruct particular user's activity pattern.
|
||||
optional int64 session_id = 6 /* type = ST_SESSION_ID */;
|
||||
optional int32 vendor_id = 7 [(datapol.semantic_type) = ST_PARTNER_ID];
|
||||
}
|
||||
|
||||
// TODO(fdi): may consider adding a field about decipherability later.
|
||||
|
||||
Reference in New Issue
Block a user