[null,null,["Last updated 2025-04-09 UTC."],[],[],null,["# meet::SessionControlRequest Struct Reference\n\nmeet::SessionControlRequest\n===========================\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\nSummary\n-------\n\n| ### Public attributes ||\n|------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------|\n| [leave_request](#structmeet_1_1_session_control_request_1aa62bcca48b419cee0deaba35d230c077) | `std::optional\u003c `[LeaveRequest](/workspace/meet/media-api/reference/cpp/struct/meet/leave-request#structmeet_1_1_leave_request)` \u003e` |\n| [request_id](#structmeet_1_1_session_control_request_1a794b236eeb28d73d7ee0212ba04a7e71)` = 0` | `int64_t` |\n\nPublic attributes\n-----------------\n\n### leave_request\n\n```c++\nstd::optional\u003c LeaveRequest \u003e meet::SessionControlRequest::leave_request\n``` \n\n### request_id\n\n```c++\nint64_t meet::SessionControlRequest::request_id = 0\n```"]]