ListAuthorizationsRequest$json top-level constant

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

Implementation

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