我们将于 2024 年 7 月 31 日逐步淘汰 Google Business Messages。点击
此处了解详情。
SurveyQuestionType
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
SURVEY_QUESTION_TYPE_UNSPECIFIED |
未知的问卷调查问题类型。 |
GOOGLE_STANDARD_QUESTION |
Google 提供的标准调查问卷问题 |
GOOGLE_TEMPLATE_QUESTION |
Google 提供的模板调查问卷问题。 |
PARTNER_CUSTOM_QUESTION |
合作伙伴自定义的调查问卷问题。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eSurvey questions are categorized into four distinct types: unspecified, Google standard, Google template, and partner custom.\u003c/p\u003e\n"],["\u003cp\u003eEach survey question type is represented by a specific enum value for identification and classification.\u003c/p\u003e\n"],["\u003cp\u003eGoogle offers both pre-defined standard questions and customizable template questions for surveys.\u003c/p\u003e\n"],["\u003cp\u003ePartners have the flexibility to create their own custom survey questions to meet specific needs.\u003c/p\u003e\n"]]],[],null,["# SurveyQuestionType\n\nThe type of survey question.\n\n| Enums ||\n|------------------------------------|-------------------------------------------|\n| `SURVEY_QUESTION_TYPE_UNSPECIFIED` | Unknown survey question type. |\n| `GOOGLE_STANDARD_QUESTION` | Google-provided standard survey question |\n| `GOOGLE_TEMPLATE_QUESTION` | Google-provided template survey question. |\n| `PARTNER_CUSTOM_QUESTION` | Partner-customized survey question. |"]]