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 位置的擁有者/管理員