uid property
A globally unique identifier for all log entries in a sequence of split log entries.
All log entries with the same |LogSplit.uid| are assumed to be part of the same sequence of split log entries.
Implementation
core.String? uid;
A globally unique identifier for all log entries in a sequence of split log entries.
All log entries with the same |LogSplit.uid| are assumed to be part of the same sequence of split log entries.
core.String? uid;