ContainerObjectQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use containerObjectQueryDescriptor instead')
const ContainerObjectQuery$json = {
  '1': 'ContainerObjectQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {
      '1': 'ContainerId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.ContainerId',
      '10': 'ContainerId'
    },
    {'1': 'IncludeDeleted', '3': 3, '4': 1, '5': 8, '10': 'IncludeDeleted'},
  ],
};