GetTrainingJobLogsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getTrainingJobLogsResponseDescriptor instead')
const GetTrainingJobLogsResponse$json = {
  '1': 'GetTrainingJobLogsResponse',
  '2': [
    {'1': 'logs', '3': 1, '4': 3, '5': 11, '6': '.viam.app.mltraining.v1.TrainingJobLogEntry', '10': 'logs'},
    {'1': 'next_page_token', '3': 2, '4': 1, '5': 9, '10': 'nextPageToken'},
  ],
};