یک شناسه منحصر به فرد ایجاد شده توسط مشتری برای این درخواست. درخواست های مختلف هرگز نباید شناسه درخواست یکسانی در محدوده یک کانال داده داشته باشند. (به ارث رسیده از MediaApiRequest )
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی."],[],[],null,["# Interface SetVideoAssignmentRequest\n\n| **Developer Preview:** Available as part of the [Google Workspace Developer Preview Program](https://developers.google.com/workspace/preview), which grants early access to certain features. \n|\n| **To use the Meet Media API to access real-time media from a conference, the Google Cloud project, OAuth principal, and all participants in the conference must be enrolled in the Developer Preview Program.**\n\nRequest to set video assignment. In order to get video streams, the client must\nset a video assignment.\n\nSignature\n---------\n\n declare interface SetVideoAssignmentRequest extends MediaApiRequest\n\nHeritage\n--------\n\n| Extends | [MediaApiRequest](./media_api.mediaapirequest.md) |\n|---------|---------------------------------------------------|\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|---------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`requestId`](./media_api.mediaapirequest.requestid.md) | A unique client-generated identifier for this request. Different requests must never have the same request ID in the scope of one data channel. *(Inherited from [`MediaApiRequest`](./media_api.mediaapirequest.md))* |\n| [`setAssignment`](./media_api.setvideoassignmentrequest.setassignment.md) | Set video assignment. |"]]