গুগল ক্লাসরুম অ্যাড-অনগুলি এখন সাধারণত বিকাশকারীদের জন্য উপলব্ধ! আরও তথ্যের জন্য
অ্যাড-অন ডকুমেন্টেশন দেখুন.
Material
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
কোর্সের কাজের সাথে সংযুক্ত উপাদান।
সংযুক্তি তৈরি করার সময়, form
, gem
, বা notebook
ক্ষেত্র সেট করা সমর্থিত নয়৷
JSON প্রতিনিধিত্ব |
---|
{
// Union field material can be only one of the following:
"driveFile": {
object (SharedDriveFile )
},
"youtubeVideo": {
object (YouTubeVideo )
},
"link": {
object (Link )
},
"form": {
object (Form )
},
"gem": {
object (GeminiGem )
},
"notebook": {
object (NotebookLmNotebook )
}
// End of list of possible types for union field material .
} |
ক্ষেত্র |
---|
ইউনিয়ন ক্ষেত্রের material । উপাদান বিষয়বস্তু. material শুধুমাত্র নিম্নলিখিত একটি হতে পারে: |
driveFile | object ( SharedDriveFile ) গুগল ড্রাইভ ফাইল উপাদান। |
youtubeVideo | object ( YouTubeVideo ) ইউটিউব ভিডিও উপাদান। |
link | object ( Link ) লিঙ্ক উপাদান. সৃষ্টিতে, এটি সম্ভব হলে আরও উপযুক্ত টাইপে আপগ্রেড করা হয় এবং এটি প্রতিক্রিয়াতে প্রতিফলিত হয়। |
form | object ( Form ) Google ফর্ম উপাদান. শুধুমাত্র পঠনযোগ্য। |
gem | object ( GeminiGem ) মিথুন রত্ন উপাদান। শুধুমাত্র পঠনযোগ্য। |
notebook | object ( NotebookLmNotebook ) নোটবুক এলএম নোটবুক উপাদান। শুধুমাত্র পঠনযোগ্য। |
শেয়ার্ডড্রাইভফাইল
ড্রাইভ ফাইল যা কোর্স কাজের জন্য উপাদান হিসাবে ব্যবহৃত হয়।
ক্ষেত্র |
---|
driveFile | object ( DriveFile ) ড্রাইভ ফাইলের বিবরণ। |
shareMode | enum ( ShareMode ) পদ্ধতি যার মাধ্যমে শিক্ষার্থীরা ড্রাইভ আইটেম অ্যাক্সেস করে। |
শেয়ারমোড
সম্ভাব্য ভাগ করার বিকল্প। অনির্দিষ্ট রেখে দিলে ডিফল্ট VIEW, এবং অন্যান্য মান শুধুমাত্র ASSIGNMENT টাইপের কোর্স ওয়ার্ক অবজেক্টের মধ্যে নির্দিষ্ট করা যেতে পারে।
Enums |
---|
UNKNOWN_SHARE_MODE | কোনো শেয়ারিং মোড নির্দিষ্ট করা নেই। এটি কখনই ফিরিয়ে দেওয়া উচিত নয়। |
VIEW | ছাত্ররা শেয়ার করা ফাইল দেখতে পারবে। |
EDIT | ছাত্ররা শেয়ার করা ফাইল এডিট করতে পারে। |
STUDENT_COPY | ছাত্রদের শেয়ার করা ফাইলের একটি ব্যক্তিগত কপি আছে। |
GeminiGem
JSON প্রতিনিধিত্ব |
---|
{
"id": string,
"title": string,
"url": string
} |
ক্ষেত্র |
---|
id | string রত্ন সম্পদ আইডি. |
title | string রত্ন শিরোনাম. শুধুমাত্র পঠনযোগ্য। |
url | string ইউআরএল যা মণি অ্যাক্সেস করতে ব্যবহার করা যেতে পারে। শুধুমাত্র পঠনযোগ্য। |
নোটবুক এলএম নোটবুক
নোটবুক এলএম নোটবুক লিঙ্ক।
JSON প্রতিনিধিত্ব |
---|
{
"id": string,
"title": string,
"url": string
} |
ক্ষেত্র |
---|
id | string নোটবুক রিসোর্স আইডি। |
title | string নোটবুকের শিরোনাম। শুধুমাত্র পঠনযোগ্য। |
url | string ইউআরএল যা নোটবুক অ্যাক্সেস করতে ব্যবহার করা যেতে পারে। শুধুমাত্র পঠনযোগ্য। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-08-08 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-08-08 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# Material\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [SharedDriveFile](#SharedDriveFile)\n - [JSON representation](#SharedDriveFile.SCHEMA_REPRESENTATION)\n- [ShareMode](#ShareMode)\n- [GeminiGem](#GeminiGem)\n - [JSON representation](#GeminiGem.SCHEMA_REPRESENTATION)\n- [NotebookLmNotebook](#NotebookLmNotebook)\n - [JSON representation](#NotebookLmNotebook.SCHEMA_REPRESENTATION)\n\nMaterial attached to course work.\n\nWhen creating attachments, setting the `form`, `gem`, or `notebook` field is not supported.\n\n| JSON representation |\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { // Union field `material` can be only one of the following: \"driveFile\": { object (/workspace/classroom/reference/rest/v1/Material#SharedDriveFile) }, \"youtubeVideo\": { object (/workspace/classroom/reference/rest/v1/YouTubeVideo) }, \"link\": { object (/workspace/classroom/reference/rest/v1/Link) }, \"form\": { object (/workspace/classroom/reference/rest/v1/Form) }, \"gem\": { object (/workspace/classroom/reference/rest/v1/Material#GeminiGem) }, \"notebook\": { object (/workspace/classroom/reference/rest/v1/Material#NotebookLmNotebook) } // End of list of possible types for union field `material`. } ``` |\n\n| Fields ||\n|----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Union field `material`. Material content. `material` can be only one of the following: ||\n| `driveFile` | `object (`[SharedDriveFile](/workspace/classroom/reference/rest/v1/Material#SharedDriveFile)`)` Google Drive file material. |\n| `youtubeVideo` | `object (`[YouTubeVideo](/workspace/classroom/reference/rest/v1/YouTubeVideo)`)` YouTube video material. |\n| `link` | `object (`[Link](/workspace/classroom/reference/rest/v1/Link)`)` Link material. On creation, this is upgraded to a more appropriate type if possible, and this is reflected in the response. |\n| `form` | `object (`[Form](/workspace/classroom/reference/rest/v1/Form)`)` Google Forms material. Read-only. |\n| `gem` | `object (`[GeminiGem](/workspace/classroom/reference/rest/v1/Material#GeminiGem)`)` Gemini Gem material. Read-only. |\n| `notebook` | `object (`[NotebookLmNotebook](/workspace/classroom/reference/rest/v1/Material#NotebookLmNotebook)`)` NotebookLM Notebook material. Read-only. |\n\nSharedDriveFile\n---------------\n\nDrive file that is used as material for course work.\n\n| JSON representation |\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"driveFile\": { object (/workspace/classroom/reference/rest/v1/DriveFile) }, \"shareMode\": enum (/workspace/classroom/reference/rest/v1/Material#ShareMode) } ``` |\n\n| Fields ||\n|-------------|--------------------------------------------------------------------------------------------------------------------------------------|\n| `driveFile` | `object (`[DriveFile](/workspace/classroom/reference/rest/v1/DriveFile)`)` Drive file details. |\n| `shareMode` | `enum (`[ShareMode](/workspace/classroom/reference/rest/v1/Material#ShareMode)`)` Mechanism by which students access the Drive item. |\n\nShareMode\n---------\n\nPossible sharing options. Defaults to VIEW if left unspecified, and other values may only be specified within a course work object of type ASSIGNMENT.\n\n| Enums ||\n|----------------------|-----------------------------------------------------------|\n| `UNKNOWN_SHARE_MODE` | No sharing mode specified. This should never be returned. |\n| `VIEW` | Students can view the shared file. |\n| `EDIT` | Students can edit the shared file. |\n| `STUDENT_COPY` | Students have a personal copy of the shared file. |\n\nGeminiGem\n---------\n\nGemini Gem link.\n\n| JSON representation |\n|----------------------------------------------------------|\n| ``` { \"id\": string, \"title\": string, \"url\": string } ``` |\n\n| Fields ||\n|---------|-------------------------------------------------------------|\n| `id` | `string` Gems resource id. |\n| `title` | `string` Title of the Gem. Read-only. |\n| `url` | `string` URL that can be used to access the Gem. Read-only. |\n\nNotebookLmNotebook\n------------------\n\nNotebookLM Notebook link.\n\n| JSON representation |\n|----------------------------------------------------------|\n| ``` { \"id\": string, \"title\": string, \"url\": string } ``` |\n\n| Fields ||\n|---------|------------------------------------------------------------------|\n| `id` | `string` Notebook resource id. |\n| `title` | `string` Title of the Notebook. Read-only. |\n| `url` | `string` URL that can be used to access the Notebook. Read-only. |"]]