Representa as entradas em RTCStatsReport. Formatado como uma matriz de objetos com um ID e um tipo. O valor do ID é um ID do WebRTC da seção. O valor do tipo é a seção.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-25 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. |"]]