DataProjectGrant$json top-level constant

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

Implementation

@$core.Deprecated('Use dataProjectGrantDescriptor instead')
const DataProjectGrant$json = {
  '1': 'DataProjectGrant',
  '2': [
    {'1': 'grant_id', '3': 1, '4': 1, '5': 9, '10': 'grantId'},
    {
      '1': 'project_grant',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.management.v1.AddProjectGrantRequest',
      '10': 'projectGrant'
    },
  ],
};