Pesan respons untuk accounts.batchCreate.
Representasi JSON |
---|
{
"kind": string,
"error": [
{
object ( |
Kolom | |
---|---|
kind |
|
error[] |
Info error mendetail untuk akun yang tidak dapat diupload. |
ErrorInfo
Informasi error yang menjelaskan alasan akun tidak dapat diupload. upload massal.
Representasi JSON |
---|
{ "index": integer, "message": string } |
Kolom | |
---|---|
index |
Indeks item, rentangnya adalah [0, request.size - 1] |
message |
Pesan error mendetail |