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'},
    {'1': 'builder_fallback_message', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'builderFallbackMessage', '17': true},
  ],
  '8': [
    {'1': '_builder_fallback_message'},
  ],
};