[null,null,["Last updated 2025-04-09 UTC."],[],[],null,["# meet::ParticipantDeletedResource Struct Reference\n\nmeet::ParticipantDeletedResource\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| [id](#structmeet_1_1_participant_deleted_resource_1a4d81cd739fe734d63e8b5d2f54668906) | `int64_t` The resource ID of the resource being deleted. |\n| [participant](#structmeet_1_1_participant_deleted_resource_1ac889d3cc96b6b8076c1db09959aab54e) | `std::optional\u003c bool \u003e` The type of resource being deleted. |\n\nPublic attributes\n-----------------\n\n### id\n\n```c++\nint64_t meet::ParticipantDeletedResource::id\n``` \nThe resource ID of the resource being deleted. \n\n### participant\n\n```c++\nstd::optional\u003c bool \u003e meet::ParticipantDeletedResource::participant\n``` \nThe type of resource being deleted."]]