WriteTransactionReply$json top-level constant

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

Implementation

@$core.Deprecated('Use writeTransactionReplyDescriptor instead')
const WriteTransactionReply$json = const {
  '1': 'WriteTransactionReply',
  '2': const [
    const {'1': 'createReply', '3': 1, '4': 1, '5': 11, '6': '.threads.pb.CreateReply', '9': 0, '10': 'createReply'},
    const {'1': 'verifyReply', '3': 7, '4': 1, '5': 11, '6': '.threads.pb.VerifyReply', '9': 0, '10': 'verifyReply'},
    const {'1': 'saveReply', '3': 2, '4': 1, '5': 11, '6': '.threads.pb.SaveReply', '9': 0, '10': 'saveReply'},
    const {'1': 'deleteReply', '3': 3, '4': 1, '5': 11, '6': '.threads.pb.DeleteReply', '9': 0, '10': 'deleteReply'},
    const {'1': 'hasReply', '3': 4, '4': 1, '5': 11, '6': '.threads.pb.HasReply', '9': 0, '10': 'hasReply'},
    const {'1': 'findReply', '3': 5, '4': 1, '5': 11, '6': '.threads.pb.FindReply', '9': 0, '10': 'findReply'},
    const {'1': 'findByIDReply', '3': 6, '4': 1, '5': 11, '6': '.threads.pb.FindByIDReply', '9': 0, '10': 'findByIDReply'},
    const {'1': 'discardReply', '3': 8, '4': 1, '5': 11, '6': '.threads.pb.DiscardReply', '9': 0, '10': 'discardReply'},
  ],
  '8': const [
    const {'1': 'option'},
  ],
};