Implementation
@$core.Deprecated('Use clientStreamsServiceFilterReqDescriptor instead')
const ClientStreamsServiceFilterReq$json = {
'1': 'ClientStreamsServiceFilterReq',
'2': [
{
'1': 'is_active',
'3': 1,
'4': 1,
'5': 14,
'6': '.Scailo.BOOL_FILTER',
'10': 'isActive'
},
{'1': 'count', '3': 2, '4': 1, '5': 3, '8': {}, '10': 'count'},
{'1': 'offset', '3': 3, '4': 1, '5': 4, '8': {}, '10': 'offset'},
{
'1': 'sort_order',
'3': 4,
'4': 1,
'5': 14,
'6': '.Scailo.SORT_ORDER',
'10': 'sortOrder'
},
{
'1': 'sort_key',
'3': 5,
'4': 1,
'5': 14,
'6': '.Scailo.CLIENT_STREAM_SORT_KEY',
'10': 'sortKey'
},
{
'1': 'creation_timestamp_start',
'3': 101,
'4': 1,
'5': 4,
'10': 'creationTimestampStart'
},
{
'1': 'creation_timestamp_end',
'3': 102,
'4': 1,
'5': 4,
'10': 'creationTimestampEnd'
},
{
'1': 'modification_timestamp_start',
'3': 103,
'4': 1,
'5': 4,
'10': 'modificationTimestampStart'
},
{
'1': 'modification_timestamp_end',
'3': 104,
'4': 1,
'5': 4,
'10': 'modificationTimestampEnd'
},
{'1': 'entity_uuid', '3': 8, '4': 1, '5': 9, '10': 'entityUuid'},
{
'1': 'status',
'3': 10,
'4': 1,
'5': 14,
'6': '.Scailo.CLIENT_STREAM_LIFECYCLE',
'10': 'status'
},
{
'1': 'completed_on_start',
'3': 15,
'4': 1,
'5': 4,
'10': 'completedOnStart'
},
{'1': 'completed_on_end', '3': 16, '4': 1, '5': 4, '10': 'completedOnEnd'},
{'1': 'internal_ref', '3': 18, '4': 1, '5': 9, '10': 'internalRef'},
{'1': 'title', '3': 30, '4': 1, '5': 9, '10': 'title'},
{'1': 'client_id', '3': 40, '4': 1, '5': 4, '10': 'clientId'},
{
'1': 'ref_from',
'3': 41,
'4': 1,
'5': 14,
'6': '.Scailo.CLIENT_STREAM_REF_FROM',
'10': 'refFrom'
},
{'1': 'ref_id', '3': 42, '4': 1, '5': 4, '10': 'refId'},
{
'1': 'internal_subscriber_user_id',
'3': 60,
'4': 1,
'5': 4,
'10': 'internalSubscriberUserId'
},
{
'1': 'client_subscriber_user_id',
'3': 61,
'4': 1,
'5': 4,
'10': 'clientSubscriberUserId'
},
],
};