Todas as contas pertencentes ao projeto/inquilino limitadas por maxResults na solicitação.
nextPageToken
string
Se houver mais contas para download, um token que pode ser transmitido de volta para accounts.batchGet para receber mais contas. Caso contrário, o campo fica em branco.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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."]]],[]]