AddCustomOrgIAMPolicyRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use addCustomOrgIAMPolicyRequestDescriptor instead')
const AddCustomOrgIAMPolicyRequest$json = {
  '1': 'AddCustomOrgIAMPolicyRequest',
  '2': [
    {'1': 'org_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'orgId'},
    {
      '1': 'user_login_must_be_domain',
      '3': 2,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'userLoginMustBeDomain'
    },
  ],
  '7': {},
};