یک صفحه از لیست هویت های CSE که برای کاربر پیکربندی شده است.
nextPageToken
string
رمز صفحهبندی برای ارسال به یک فراخوان بعدی identities.list به منظور بازیابی صفحه بعدی هویتها. اگر این مقدار برگردانده نشود یا رشته خالی باشد، صفحه دیگری باقی نمی ماند.
تاریخ آخرین بهروزرسانی 2024-11-14 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2024-11-14 بهوقت ساعت هماهنگ جهانی."],[[["Lists client-side encrypted identities for an authenticated user using a GET request."],["Allows pagination through results using `pageToken` and `pageSize` query parameters."],["Requires specific authorization scopes, such as `https://www.googleapis.com/auth/gmail.settings.basic` or `https://mail.google.com/`, for access."],["Returns a JSON response containing an array of `cseIdentities` and a `nextPageToken` for further pagination."],["The request body must be empty for this operation."]]],[]]