BulkSetLimitsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use bulkSetLimitsResponseDescriptor instead')
const BulkSetLimitsResponse$json = {
  '1': 'BulkSetLimitsResponse',
  '2': [
    {'1': 'details', '3': 1, '4': 1, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'details'},
    {'1': 'target_details', '3': 2, '4': 3, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'targetDetails'},
  ],
};