CommandTimeline$json top-level constant

  1. @Deprecated('Use commandTimelineDescriptor instead')
Map<String, Object> const CommandTimeline$json

Implementation

@$core.Deprecated('Use commandTimelineDescriptor instead')
const CommandTimeline$json = const {
  '1': 'CommandTimeline',
  '2': const [
    const {'1': 'when_received', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'whenReceived'},
    const {'1': 'when_acknowledged', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'whenAcknowledged'},
    const {'1': 'when_scheduled', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'whenScheduled'},
    const {'1': 'when_dispatched', '3': 4, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'whenDispatched'},
    const {'1': 'when_target_assigned', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'whenTargetAssigned'},
    const {'1': 'when_handled', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': const {}, '10': 'whenHandled'},
    const {'1': 'when_substituted', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': const {}, '10': 'whenSubstituted'},
    const {'1': 'how_handled', '3': 8, '4': 1, '5': 11, '6': '.spine.core.Status', '8': const {}, '9': 0, '10': 'howHandled'},
    const {'1': 'substituted', '3': 9, '4': 1, '5': 11, '6': '.spine.system.server.Substituted', '8': const {}, '9': 0, '10': 'substituted'},
  ],
  '8': const [
    const {'1': 'outcome'},
  ],
};