new_releases 更新: 新機能とサービスの更新については、
リリースノートをご覧ください。
SuggestionResponse.SuggestionType
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
列挙型 |
UNKNOWN |
不明な候補。 |
ACTION |
候補のアクション。 |
REPLY |
返信文の候補。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\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. |"]]