Author

질문 또는 답변의 작성자를 나타냅니다.

JSON 표현
{
  "displayName": string,
  "profilePhotoUrl": string,
  "type": enum (AuthorType)
}
필드
displayName

string

사용자의 표시 이름

profilePhotoUrl

string

사용자의 프로필 사진 URL입니다.

type

enum (AuthorType)

작성자가 속하는 사용자 유형입니다.

AuthorType

작성자가 속하는 사용자 유형의 열거형입니다.

열거형
AUTHOR_TYPE_UNSPECIFIED 사용해서는 안 됩니다.
REGULAR_USER 일반 사용자입니다.
LOCAL_GUIDE 지역 가이드
MERCHANT 위치의 소유자/관리자