ListDataPipelinesRequest$json top-level constant

  1. @Deprecated('Use listDataPipelinesRequestDescriptor instead')
Map<String, Object> const ListDataPipelinesRequest$json

Implementation

@$core.Deprecated('Use listDataPipelinesRequestDescriptor instead')
const ListDataPipelinesRequest$json = {
  '1': 'ListDataPipelinesRequest',
  '2': [
    {'1': 'organization_id', '3': 1, '4': 1, '5': 9, '10': 'organizationId'},
  ],
};