GetIAMResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getIAMResponseDescriptor instead')
const GetIAMResponse$json = const {
  '1': 'GetIAMResponse',
  '2': const [
    const {'1': 'global_org_id', '3': 1, '4': 1, '5': 9, '10': 'globalOrgId'},
    const {'1': 'iam_project_id', '3': 2, '4': 1, '5': 9, '10': 'iamProjectId'},
    const {'1': 'default_org_id', '3': 3, '4': 1, '5': 9, '10': 'defaultOrgId'},
  ],
};