DeleteGlossaryResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use deleteGlossaryResponseDescriptor instead')
const DeleteGlossaryResponse$json = const {
  '1': 'DeleteGlossaryResponse',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'submit_time', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'submitTime'},
    const {'1': 'end_time', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'endTime'},
  ],
};