Кодировка рендеринга для штрих-кода. Если указано, штрих-код отображается в заданной кодировке. В противном случае Google выберет наиболее известную кодировку.
value
string
Значение, закодированное в штрих-коде.
alternateText
string
Необязательный текст, который будет переопределять текст по умолчанию, отображаемый под штрих-кодом. Это поле предназначено для удобочитаемого эквивалента значения штрих-кода, используемого, когда штрих-код невозможно отсканировать.
Необязательный текст, который будет отображаться, когда штрих-код скрыт за действием щелчка. Это происходит в тех случаях, когда на пропуске включен Smart Tap. Если не указано, Google выбирает значение по умолчанию.
[[["Прост для понимания","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"]],["Последнее обновление: 2025-03-13 UTC."],[[["Barcodes in Google Wallet can be customized with type, rendering encoding, value, alternate text, and display settings for code text."],["The `kind` field is deprecated and should no longer be used."],["`showCodeText` field controls text display when the barcode is hidden, often due to Smart Tap."],["Barcode values can include an optional human-readable `alternateText` for accessibility."]]],["The core content describes the structure and fields of a barcode in a JSON format. Key information includes: `type` specifying the barcode type, `renderEncoding` defining how the barcode is rendered, and `value` containing the encoded data. `alternateText` provides a human-readable alternative, while `showCodeText` offers optional text when the barcode is hidden. The `kind` field is deprecated. The document describes each field's data type.\n"]]