GetTrainingJobLogsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getTrainingJobLogsRequestDescriptor instead')
const GetTrainingJobLogsRequest$json = {
  '1': 'GetTrainingJobLogsRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'page_token', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'pageToken', '17': true},
  ],
  '8': [
    {'1': '_page_token'},
  ],
};