TabularDataBySQLRequest$json top-level constant
- @Deprecated('Use tabularDataBySQLRequestDescriptor instead')
Implementation
@$core.Deprecated('Use tabularDataBySQLRequestDescriptor instead')
const TabularDataBySQLRequest$json = {
'1': 'TabularDataBySQLRequest',
'2': [
{'1': 'organization_id', '3': 1, '4': 1, '5': 9, '10': 'organizationId'},
{'1': 'sql_query', '3': 2, '4': 1, '5': 9, '10': 'sqlQuery'},
],
};