[[["わかりやすい","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-04-09 UTC。"],[[["Intents can be created and deleted via the API for advanced scenarios, offering an alternative to the console."],["The API reference provides protocol-specific (REST, RPC) and language-specific (C++, C#, Go, Java, Node.js, Python) guidance for creating and deleting intents."],["Creating an intent using the REST API involves a POST request to a specified URL, with a JSON body containing the intent's display name."],["Deleting an intent using the REST API involves a DELETE request to a specific URL that includes the `INTENT_ID`, returning a successful status code and an empty response."],["Updating specific fields of an intent can be done by using the field mask guide provided in the content."]]],[]]