new_releases 更新:查看
版本说明,了解新功能和产品动态。
SuggestionResponse.SuggestionType
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
UNKNOWN |
未知建议。 |
ACTION |
建议操作。 |
REPLY |
建议的回复。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThe provided content outlines the different types of suggestions that can be responded to.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUNKNOWN\u003c/code\u003e indicates a suggestion of an unspecified or unknown type.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eACTION\u003c/code\u003e denotes a suggestion related to performing a specific action.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eREPLY\u003c/code\u003e signifies a suggestion for a reply or response.\u003c/p\u003e\n"]]],[],null,["# SuggestionResponse.SuggestionType\n\nThe type of suggestion which was responded to.\n\n| Enums ||\n|-----------|---------------------|\n| `UNKNOWN` | Unknown suggestion. |\n| `ACTION` | Suggestion action. |\n| `REPLY` | Suggested reply. |"]]