Precondition$json top-level constant

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

Implementation

@$core.Deprecated('Use preconditionDescriptor instead')
const Precondition$json = const {
  '1': 'Precondition',
  '2': const [
    const {'1': 'exists', '3': 1, '4': 1, '5': 8, '9': 0, '10': 'exists'},
    const {'1': 'update_time', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '9': 0, '10': 'updateTime'},
  ],
  '8': const [
    const {'1': 'condition_type'},
  ],
};