ListLogsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listLogsResponseDescriptor instead')
const ListLogsResponse$json = {
  '1': 'ListLogsResponse',
  '2': [
    {'1': 'log_names', '3': 3, '4': 3, '5': 9, '10': 'logNames'},
    {'1': 'next_page_token', '3': 2, '4': 1, '5': 9, '10': 'nextPageToken'},
  ],
};