StartBuildRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use startBuildRequestDescriptor instead')
const StartBuildRequest$json = {
  '1': 'StartBuildRequest',
  '2': [
    {'1': 'repo', '3': 1, '4': 1, '5': 9, '10': 'repo'},
    {'1': 'ref', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'ref', '17': true},
    {'1': 'platforms', '3': 3, '4': 3, '5': 9, '10': 'platforms'},
    {'1': 'module_id', '3': 4, '4': 1, '5': 9, '10': 'moduleId'},
    {'1': 'module_version', '3': 5, '4': 1, '5': 9, '10': 'moduleVersion'},
  ],
  '8': [
    {'1': '_ref'},
  ],
};