Represents the entries in RTCStatsReport. Formatted as an array of objects with an id and a type. The value of the id is a string WebRTC id of the section. The value of the type is the section.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[],[],null,["# Interface UploadMediaStats\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\nUpload media stats.\n\nSignature\n---------\n\n declare interface UploadMediaStats\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|--------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`sections`](./media_api.uploadmediastats.sections.md) | Represents the entries in [RTCStatsReport](https://developer.mozilla.org/en-US/docs/Web/API/RTCStatsReport). Formatted as an array of objects with an id and a type. The value of the id is a string WebRTC id of the section. The value of the type is the section. |"]]