[[["易于理解","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-14。"],[[["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."]]],[]]