[Sharing] create external analytics collector to collect some analytics for external sharing provider.

PiperOrigin-RevId: 780530356
This commit is contained in:
hai007
2025-07-08 06:04:06 -07:00
committed by Copybara-Service
parent 4d8a018b0e
commit 5e558cffc4
@@ -828,6 +828,9 @@ message SharingLog {
// this ShareTargetInfo is the one that generated the QR code scanned by
// this receiver.
optional bool has_matching_qr_code = 4;
// Represents whether the share target is from external provider.
optional bool is_external = 5;
}
// The metadata of attachments to be shared.