Kullanıcının, bilinen kötü amaçlı yazılımları veya diğer kötüye kullanım amaçlı dosyaları indirme riskini kabul edip etmediği. Bu durum yalnızca alt parametresi media olarak ayarlandığında ve kullanıcı, dosyanın bulunduğu dosyanın sahibi veya dosyanın bulunduğu ortak Drive'ın düzenleyicisi olduğunda geçerlidir.
İstek içeriği
İstek metni boş olmalıdır.
Yanıt metni
Başarılıysa yanıt metni, Revision öğesinin bir örneğini içerir.
Bazı kapsamlar kısıtlanmıştır ve uygulamanızın bunları kullanabilmesi için güvenlik değerlendirmesi gerekir. Daha fazla bilgi için Yetkilendirme kılavuzunu inceleyin.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-09-03 UTC."],[[["Retrieves metadata or content of a specific file revision using its ID."],["Requires providing `fileId` and `revisionId` as path parameters in the request URL."],["Optionally, acknowledge potential risks when downloading files by setting the `acknowledgeAbuse` query parameter."],["Successful responses return a `Revision` object containing the requested information."],["Requires authorization with specific OAuth scopes like `https://www.googleapis.com/auth/drive` or others depending on the access level needed."]]],["This outlines how to retrieve a file revision's metadata or content using a `GET` HTTP request. The request requires a `fileId` and `revisionId` as path parameters. An optional `acknowledgeAbuse` boolean query parameter is available. The request body must be empty, and the successful response will contain a `Revision` instance. Authorization requires one of several specified OAuth scopes, some of which have restricted use.\n"]]