[null,null,["Last updated 2025-04-09 UTC."],[],[],null,["# meet::MediaStatsChannelToClient Struct Reference\n\nmeet::MediaStatsChannelToClient\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\n\n`#include \u003cmedia_stats_resource.h\u003e`\n\nThe top-level transport container for messages sent from server to client in the `media-stats` data channel.\n\nSummary\n-------\n\nAny combination of fields may be set, but the message is never empty.\n\n| ### Public attributes ||\n|-----------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [resources](#structmeet_1_1_media_stats_channel_to_client_1a876a78560bd30a4f0615507d61d9d1f4) | `std::optional\u003c std::vector\u003c `[MediaStatsResourceSnapshot](/workspace/meet/media-api/reference/cpp/struct/meet/media-stats-resource-snapshot#structmeet_1_1_media_stats_resource_snapshot)` \u003e \u003e` Resource snapshots. |\n| [response](#structmeet_1_1_media_stats_channel_to_client_1a81ea0b95264892fe9a6cc9251c17c68a) | `std::optional\u003c `[MediaStatsResponse](/workspace/meet/media-api/reference/cpp/struct/meet/media-stats-response#structmeet_1_1_media_stats_response)` \u003e` An optional response to an incoming request. |\n\nPublic attributes\n-----------------\n\n### resources\n\n```c++\nstd::optional\u003c std::vector\u003c MediaStatsResourceSnapshot \u003e \u003e meet::MediaStatsChannelToClient::resources\n``` \nResource snapshots. \n\n### response\n\n```c++\nstd::optional\u003c MediaStatsResponse \u003e meet::MediaStatsChannelToClient::response\n``` \nAn optional response to an incoming request."]]