eventExecutionSnapshot property
List<EnterpriseCrmFrontendsEventbusProtoEventExecutionSnapshot> ?
eventExecutionSnapshot
getter/setter pair
After snapshot migration, this field will no longer be populated, but old execution snapshots will still be accessible.
Implementation
core.List<EnterpriseCrmFrontendsEventbusProtoEventExecutionSnapshot>?
eventExecutionSnapshot;