Semua akun milik project/tenant yang dibatasi oleh maxResults dalam permintaan.
nextPageToken
string
Jika ada lebih banyak akun yang akan didownload, token yang dapat diteruskan kembali ke accounts.batchGet untuk mendapatkan lebih banyak akun. Jika tidak, kolom ini akan kosong.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-03-04 UTC."],[[["The JSON representation of the response for `accounts.batchGet` includes a `kind`, an array of `users`, and a `nextPageToken`."],["The `kind` field is a string and has been deprecated."],["The `users` field is an array of `UserInfo` objects, representing accounts belonging to a project or tenant."],["The `nextPageToken` field, if present, is a string token used to retrieve additional account information in subsequent requests."]]],[]]