Get desktop application:
View/edit binary Protocol Buffers messages
Represents a v1 UUID/GUID (i.e. time-based UUID)
Used in:
, , , ,Just like Uuid, use string to represent TimeUuids (see Uuid comment)
Represents a v4 UUID/GUID
Used in:
, , , , , ,Use string for simplicity sake since most programming languages provide a way to parse to/from a UUID string (e.g. 'XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX')