UndeleteServiceAccountResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use undeleteServiceAccountResponseDescriptor instead')
const UndeleteServiceAccountResponse$json = {
  '1': 'UndeleteServiceAccountResponse',
  '2': [
    {
      '1': 'restored_account',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.iam.admin.v1.ServiceAccount',
      '10': 'restoredAccount'
    },
  ],
};