new_releases 업데이트:
출시 노트에서 새로운 기능 및 제품 업데이트를 확인하세요.
SuggestionResponse.SuggestionType
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
열거형 |
UNKNOWN |
알 수 없는 제안입니다. |
ACTION |
추천 작업입니다. |
REPLY |
추천 답장입니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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. |"]]