我们将于 2024 年 7 月 31 日逐步淘汰 Google Business Messages。点击
此处了解详情。
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
Representative
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
| JSON 表示法 |
{
"displayName": string,
"avatarImage": string,
// Union field representative can be only one of the following:
"representativeType": enum (RepresentativeType)
// End of list of possible types for union field representative.
} |
| 字段 |
displayName |
string
可选。代表姓名。
|
avatarImage |
string
可选。代表人的头像图片(采用可公开访问的网址)。显示为圆形。 头像图片不支持个人信息,例如照片或插图中描绘的代表人形象。使用不会识别个人身份的图片,例如图标、徽标或虚构插图。头像图片一经在信息中使用,便无法修改或删除。 图片尺寸必须为 1024x1024 像素,且文件大小上限为 50 KB。
|
联合字段 representative。根据类型标识的代表。representative 只能是下列其中一项: |
representativeType |
enum (RepresentativeType)
必需。代表的类型。
|
RepresentativeType
| 枚举 |
REPRESENTATIVE_TYPE_UNSPECIFIED |
未指定的代表类型。 |
BOT |
聊天机器人代表。 |
HUMAN |
人工代表。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-25。"],[],[]]