Um mapa de seções permitidas. A chave é o tipo de seção, e o valor são as chaves que podem ser listadas para essa seção. Os campos podem ser encontrados em RTCStatsReport.
[[["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 MediaStatsConfiguration\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\nConfiguration for media stats. Provided by the server and has to be used by the\nclient to upload media stats.\n\nSignature\n---------\n\n declare interface MediaStatsConfiguration\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|-----------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`allowlist`](./media_api.mediastatsconfiguration.allowlist.md) | A map of allow listed sections. The key is the section type, and the value is the keys that are allow listed for that section. Fields can be found in [RTCStatsReport](https://developer.mozilla.org/en-US/docs/Web/API/RTCStatsReport) |\n| [`uploadIntervalSeconds`](./media_api.mediastatsconfiguration.uploadintervalseconds.md) | The interval between each upload of media stats. If this is zero, the client should not upload any media stats. |"]]