Expand description
Nested message and enum types in TracePacket.
Modules§
- proto_
vms - Nested message and enum types in
ProtoVms.
Structs§
- Proto
Vms - Encapsulates the state and configuration of the ProtoVM instances running when the trace was snapshotted. This allows TP to re-instantiate the VMs and use them to inflate patches into full-state packets. Note: this message can’t be defined in a dedicated file because it has a recursive dependency with TracePacket (see ‘state’ field below).
Enums§
- Data
- Optional
Trusted Packet Sequence Id - Service-assigned identifier of the packet sequence this packet belongs to. Uniquely identifies a producer + writer pair within the tracing session. A value of zero denotes an invalid ID. Keep in sync with TrustedPacket.trusted_packet_sequence_id.
- Optional
Trusted Uid - Trusted user id of the producer which generated this packet. Keep in sync with TrustedPacket.trusted_uid.
- Sequence
Flags