Lista etykiet i wartości. Będą one wyświetlane w pojedynczej kolumnie, jedna po drugiej, a nie w wielu kolumnach, mimo że nazwa pola.
LabelValue
Para ciągów tekstowych do wyświetlania w widoku szczegółów. Pamiętaj, że nie wyświetlamy już wartości LabelValue/LabelValueRow w formie tabeli, lecz jako listę elementów.
Etykieta określonego wiersza i kolumny. Zalecana maksymalna długość to 15 znaków w przypadku układu dwukolumnowego i 30 znaków w układzie jednokolumnowym.
value
string
Wartość konkretnego wiersza i kolumny. Zalecana maksymalna długość to 15 znaków w przypadku układu dwukolumnowego i 30 znaków w układzie jednokolumnowym.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-03-13 UTC."],[[["InfoModuleData objects structure information for display in the Google Pay app, using LabelValueRows for organization."],["LabelValueRows contain one or more LabelValue objects, which represent a label and its corresponding value."],["Labels and values can be simple strings or localized using LocalizedString objects for translation."],["Display of LabelValue/LabelValueRow is no longer in a table format but as a list of items."],["While 'columns' is used in the field name for LabelValueRow, the display is in a singular column, not multiple columns."]]],["The content defines data structures for displaying labels and values. `LabelValueRows` contain a list of `LabelValue` objects, shown in a single column. Each `LabelValue` has a `label` and a `value`, along with their localized versions. The `labelValueRows` field, is a list of `LabelValueRow`. `showLastUpdateTime` is a deprecated boolean. `label` and `value` are strings, with recommended maximum lengths depending on layout. `localizedLabel` and `localizedValue` are for translated strings.\n"]]