স্ক্রিপ্ট প্রকল্প ফাইলের তালিকা. ফাইলগুলির মধ্যে একটি হল একটি স্ক্রিপ্ট ম্যানিফেস্ট; এটিকে অবশ্যই "অ্যাপস্ক্রিপ্ট" নাম দিতে হবে, অবশ্যই JSON-এর ধরন থাকতে হবে এবং প্রকল্পের জন্য ম্যানিফেস্ট কনফিগারেশন অন্তর্ভুক্ত করতে হবে।
[[["সহজে বোঝা যায়","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-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Retrieves the content of a script project, including source code and metadata for each file."],["Requires providing the script project's Drive ID as a path parameter."],["Optionally, a version number can be specified to retrieve a specific project version; otherwise, the latest version is returned."],["The response includes the script project's Drive ID and a list of files, with one being a JSON manifest named \"appsscript\"."],["Requires authorization with specific scopes related to script projects."]]],[]]