[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-01-30 UTC。"],[[["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."]]],[]]