GetSequenceBinaryDataRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getSequenceBinaryDataRequestDescriptor instead')
const GetSequenceBinaryDataRequest$json = {
  '1': 'GetSequenceBinaryDataRequest',
  '2': [
    {'1': 'sequence_id', '3': 1, '4': 1, '5': 9, '10': 'sequenceId'},
    {'1': 'page_token', '3': 2, '4': 1, '5': 9, '10': 'pageToken'},
    {'1': 'page_size', '3': 3, '4': 1, '5': 13, '10': 'pageSize'},
  ],
};