SnapshotDescription$json top-level constant

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

Implementation

@$core.Deprecated('Use snapshotDescriptionDescriptor instead')
const SnapshotDescription$json = {
  '1': 'SnapshotDescription',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'creation_time', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'creationTime'},
    {'1': 'size', '3': 3, '4': 1, '5': 3, '10': 'size'},
    {'1': 'checksum', '3': 4, '4': 1, '5': 9, '9': 0, '10': 'checksum', '17': true},
  ],
  '8': [
    {'1': '_checksum'},
  ],
};