Фотография человека, доступная только для чтения. Рядом с именем человека отображается изображение, которое поможет другим узнать его в результатах поиска.
Имя
Имя человека.
JSON-представление
{"displayName": string}
Поля
displayName
string
Отображаемое имя, доступное только для чтения, отформатированное в соответствии с языковым стандартом, указанным в учетной записи зрителя, или HTTP-заголовком Accept-Language .
[[["Прост для понимания","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"]],["Последнее обновление: 2024-11-10 UTC."],[[["The Person object represents an individual with details like name, obfuscated ID, email addresses, phone numbers, and photos."],["Person objects contain nested objects for names, email addresses, phone numbers, and photos, each providing structured details."],["Names include a display name, email addresses have primary, type, and custom type fields, phone numbers have type fields, and photos have URL fields."],["The data within the Person object aims to represent real-world information associated with individuals, facilitating structured representation for search and other applications."],["Various enums and data types ensure specificity and clarity within the representation of personal information, aligning with data standards and requirements."]]],[]]