ListSnapshotsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listSnapshotsResponseDescriptor instead')
const ListSnapshotsResponse$json = {
  '1': 'ListSnapshotsResponse',
  '2': [
    {'1': 'snapshot_descriptions', '3': 1, '4': 3, '5': 11, '6': '.qdrant.SnapshotDescription', '10': 'snapshotDescriptions'},
    {'1': 'time', '3': 2, '4': 1, '5': 1, '10': 'time'},
  ],
};