ClientStreamsServiceImportInternalSubscribersRequest$json top-level constant
- @Deprecated('Use clientStreamsServiceImportInternalSubscribersRequestDescriptor instead')
Map<String, Object>
const
ClientStreamsServiceImportInternalSubscribersRequest$json
Implementation
@$core.Deprecated(
'Use clientStreamsServiceImportInternalSubscribersRequestDescriptor instead')
const ClientStreamsServiceImportInternalSubscribersRequest$json = {
'1': 'ClientStreamsServiceImportInternalSubscribersRequest',
'2': [
{'1': 'user_comment', '3': 1, '4': 1, '5': 9, '10': 'userComment'},
{
'1': 'client_stream_id',
'3': 2,
'4': 1,
'5': 4,
'8': {},
'10': 'clientStreamId'
},
{'1': 'resource_id', '3': 3, '4': 1, '5': 4, '8': {}, '10': 'resourceId'},
{'1': 'delete_existing', '3': 4, '4': 1, '5': 8, '10': 'deleteExisting'},
],
};