StoredImageQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use storedImageQueryDescriptor instead')
const StoredImageQuery$json = {
  '1': 'StoredImageQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {
      '1': 'Folder',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Folder'
    },
    {
      '1': 'AccountId',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
  ],
};