[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-02-24 (世界標準時間)。"],[[["This page provides instructions for setting up and running a sample application using the TypeScript reference client implementation for the Google Meet Media API."],["The sample requires prerequisites such as Bazel, Webpack, Node.js, Yarn, `gcloud` CLI, a Google Cloud project, and a Google Workspace account with Google Meet enabled."],["OAuth tokens must be generated using the implicit grant flow; the OAuth 2.0 Playground is incompatible with the Meet Media API, as the tokens cannot be associated with a Google Cloud Project."],["Due to CORS limitations, the sample application must be deployed to a service like Google App Engine, and `localhost` will not work."],["The setup involves building the sample with `yarn` and `webpack`, deploying it via `gcloud app deploy`, creating OAuth 2.0 credentials, and then joining a meeting and observing the audio/video streams."]]],[]]