GetLatestTabularDataRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getLatestTabularDataRequestDescriptor instead')
const GetLatestTabularDataRequest$json = {
  '1': 'GetLatestTabularDataRequest',
  '2': [
    {'1': 'part_id', '3': 1, '4': 1, '5': 9, '10': 'partId'},
    {'1': 'resource_name', '3': 2, '4': 1, '5': 9, '10': 'resourceName'},
    {'1': 'method_name', '3': 3, '4': 1, '5': 9, '10': 'methodName'},
    {'1': 'resource_subtype', '3': 4, '4': 1, '5': 9, '10': 'resourceSubtype'},
    {'1': 'additional_parameters', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '9': 0, '10': 'additionalParameters', '17': true},
  ],
  '8': [
    {'1': '_additional_parameters'},
  ],
};