[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-03。"],[[["The Dialogflow API uses long-running operations for asynchronous tasks, which may not be completed when the method returns."],["You can check the status of an operation by calling the `get` method of the `Operations` type, using the operation's ID."],["When checking many operations, it is recommended to either rate limit calls or use the `list` method."],["To interact with the API, you'll need to replace placeholders like `PROJECT_ID`, `OPERATION_ID`, and `API_VERSION` in the provided request examples."],["The `list` and `cancel` methods of the `Operations` type allow for listing and canceling operations, but `list` may contain irrelevant results."]]],[]]