Response message to accounts.batchDelete.
| JSON representation | 
|---|
  { 
 "errors" 
 : 
 [ 
 { 
 object (  
 |  
| Fields | |
|---|---|
 errors[] 
 |  
     Detailed error info for accounts that cannot be deleted.  |  
BatchDeleteErrorInfo
Error info for account failed to be deleted.
| JSON representation | 
|---|
 { "index" : integer , "localId" : string , "message" : string }  |  
| Fields | |
|---|---|
 index 
 |  
     The index of the errored item in the original localIds field.  |  
 localId 
 |  
     The corresponding user ID.  |  

