CreateSnapshotResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use createSnapshotResponseDescriptor instead')
const CreateSnapshotResponse$json = {
  '1': 'CreateSnapshotResponse',
  '2': [
    {'1': 'snapshot_description', '3': 1, '4': 1, '5': 11, '6': '.qdrant.SnapshotDescription', '10': 'snapshotDescription'},
    {'1': 'time', '3': 2, '4': 1, '5': 1, '10': 'time'},
  ],
};