AddOrganizationRequest_Admin$json top-level constant

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

Implementation

@$core.Deprecated('Use addOrganizationRequestDescriptor instead')
const AddOrganizationRequest_Admin$json = {
  '1': 'Admin',
  '2': [
    {'1': 'user_id', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'userId'},
    {'1': 'human', '3': 2, '4': 1, '5': 11, '6': '.zitadel.user.v2beta.AddHumanUserRequest', '9': 0, '10': 'human'},
    {'1': 'roles', '3': 3, '4': 3, '5': 9, '10': 'roles'},
  ],
  '8': [
    {'1': 'user_type'},
  ],
};