ضروری. یک شناسه، مانند یک UUID تصادفی، که بهطور منحصربهفرد درخواست این کاربر را برای ایجاد بیتوان یک درایو مشترک شناسایی میکند. درخواست مکرر توسط همان کاربر و با همان شناسه درخواست از ایجاد موارد تکراری با تلاش برای ایجاد درایو مشترک مشابه جلوگیری می کند. اگر درایو مشترک از قبل وجود داشته باشد، خطای 409 برگردانده می شود.
تاریخ آخرین بهروزرسانی 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 بهوقت ساعت هماهنگ جهانی."],[[["Creates a new shared Google Drive using a POST request to the specified endpoint."],["Requires a unique `requestId` to ensure idempotent creation and prevent duplicates."],["The request body should contain a `Drive` resource, specifying the details of the new shared drive."],["A successful response will return the newly created `Drive` resource with assigned metadata."],["Requires authorization with the `https://www.googleapis.com/auth/drive` scope for access."]]],[]]