TabularDataByMQLRequest$json top-level constant
- @Deprecated('Use tabularDataByMQLRequestDescriptor instead')
Implementation
@$core.Deprecated('Use tabularDataByMQLRequestDescriptor instead')
const TabularDataByMQLRequest$json = {
'1': 'TabularDataByMQLRequest',
'2': [
{'1': 'organization_id', '3': 1, '4': 1, '5': 9, '10': 'organizationId'},
{'1': 'mql_binary', '3': 3, '4': 3, '5': 12, '10': 'mqlBinary'},
],
'9': [
{'1': 2, '2': 3},
],
'10': ['mql_query'],
};