Representative

メッセージを送信した担当者(人間または chatbot)に関する詳細。

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

省略可。担当者のアバター画像(一般公開 URL)。円で表示されます。

アバター画像では、代表者が写っている写真やイラストなど、個人情報は使用できません。アイコン、ロゴ、架空のイラストなど、個人を特定できない画像を使用してください。メッセージに使用したアバター画像の変更や削除はできません。

画像は 1,024 x 1,024 ピクセルで、ファイルサイズは最大 50 KB です。

共用体フィールド representative。タイプによって識別される代表者。representative は次のいずれかになります。
representativeType

enum (RepresentativeType)

必須。代表者のタイプ。

RepresentativeType

代表的なタイプ

列挙型
REPRESENTATIVE_TYPE_UNSPECIFIED 指定されていない代表的なタイプ。
BOT bot 担当者
HUMAN 人間の代表。