تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-10-30 بهوقت ساعت هماهنگ جهانی."],[[["Retrieves a specific property of a file using its `fileId` and `propertyKey`."],["Requires an empty request body and returns a `Property` object if successful."],["Utilizes an HTTP `GET` request to the specified URL with gRPC Transcoding syntax."],["Needs authorization with one of the listed OAuth scopes, including `drive`, `drive.file`, or `drive.metadata`."],["Allows optional filtering by property `visibility` using query parameters."]]],["This outlines how to retrieve a property by its key using a GET request to the specified URL. The request requires a `fileId` and `propertyKey` as path parameters, and an optional `visibility` query parameter. The request body must be empty. A successful response returns a Property instance. This operation requires one of several specified OAuth authorization scopes, some of which have security restrictions.\n"]]