TabularDataByMQLRequest$json top-level constant
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'},
{'1': 'use_recent_data', '3': 4, '4': 1, '5': 8, '9': 0, '10': 'useRecentData', '17': true},
],
'8': [
{'1': '_use_recent_data'},
],
'9': [
{'1': 2, '2': 3},
],
'10': ['mql_query'],
};