نشانه صفحه برای صفحه بعدی برچسب ها. در صورت رسیدن به انتهای لیست، این قسمت وجود ندارد. اگر توکن به هر دلیلی رد شد، باید دور انداخته شود و صفحهبندی باید از صفحه اول نتایج دوباره شروع شود. نشانه صفحه معمولاً برای چند ساعت معتبر است. با این حال، اگر موارد جدیدی اضافه یا حذف شوند، نتایج مورد انتظار شما ممکن است متفاوت باشد.
تاریخ آخرین بهروزرسانی 2025-01-08 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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"]],["تاریخ آخرین بهروزرسانی 2025-01-08 بهوقت ساعت هماهنگ جهانی."],[[["Lists all labels applied to a specific Google Drive file."],["Allows pagination to retrieve large lists of labels, with customizable results per page."],["Requires authorization using one of the specified OAuth scopes, some of which may have restrictions."],["Request body should be empty, while the response includes an array of labels and pagination details."],["Utilizes a specific HTTP GET request with the file ID as a path parameter and optional query parameters for pagination control."]]],["This document outlines the process to list labels on a file via a `GET` request to the provided URL. It uses `fileId` as a path parameter and supports `maxResults` and `pageToken` as query parameters. The request body must be empty. The response body contains a list of labels, a `nextPageToken` for pagination, and a `kind` field. It also details required OAuth scopes for authorization, including drive, drive.file, and metadata-related scopes.\n"]]