StartBuildResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use startBuildResponseDescriptor instead')
const StartBuildResponse$json = {
  '1': 'StartBuildResponse',
  '2': [
    {'1': 'build_id', '3': 1, '4': 1, '5': 9, '10': 'buildId'},
  ],
};