DeleteDocumentRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use deleteDocumentRequestDescriptor instead')
const DeleteDocumentRequest$json = const {
  '1': 'DeleteDocumentRequest',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'name'},
  ],
};