AsyncOperationLaunch$json top-level constant

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

Implementation

@$core.Deprecated('Use asyncOperationLaunchDescriptor instead')
const AsyncOperationLaunch$json = {
  '1': 'AsyncOperationLaunch',
  '2': [
    {
      '1': 'OperationType',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AsyncOperationType',
      '10': 'OperationType'
    },
    {
      '1': 'Parameters',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'Parameters'
    },
  ],
};