ContainerOperation$json top-level constant

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

Implementation

@$core.Deprecated('Use containerOperationDescriptor instead')
const ContainerOperation$json = {
  '1': 'ContainerOperation',
  '2': [
    {
      '1': 'ContainerId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContainerId',
      '10': 'ContainerId'
    },
    {
      '1': 'Objects',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.StoredObjectId',
      '10': 'Objects'
    },
  ],
};