Response message for accounts.batchCreate.
| JSON representation | 
|---|
|  { 
 "kind" 
 : 
 string 
 , 
 "error" 
 : 
 [ 
 { 
 object (  | 
| Fields | |
|---|---|
| kind |   | 
| error[] |   Detailed error info for accounts that cannot be uploaded. | 
ErrorInfo
Error information explaining why an account cannot be uploaded. batch upload.
| JSON representation | 
|---|
| { "index" : integer , "message" : string } | 
| Fields | |
|---|---|
| index |   The index of the item, range is [0, request.size - 1] | 

