Author

表示问题或答案的作者

JSON 表示法
{
  "displayName": string,
  "profilePhotoUrl": string,
  "type": enum (AuthorType)
}
字段
displayName

string

用户的显示名称

profilePhotoUrl

string

用户的个人资料照片网址。

type

enum (AuthorType)

作者的用户类型。

AuthorType

作者类型用户的枚举。

枚举
AUTHOR_TYPE_UNSPECIFIED 不应使用此参数。
REGULAR_USER 普通用户。
LOCAL_GUIDE 本地向导
MERCHANT 营业地点的所有者/管理员