ضروری. یک شناسه، مانند یک 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 a specific endpoint."],["Requires a unique request ID for idempotent creation and to prevent duplicate shared drives."],["Uses the `Drive` resource for both the request and response bodies, detailing shared drive properties."],["Needs authorization with the `https://www.googleapis.com/auth/drive` scope for access."],["Certain scopes might necessitate a security assessment before use, as detailed in the Authorization guide."]]],[]]