Etiket ve değerlerin listesi. Bunlar, alan adına rağmen birden fazla sütunda değil, tek bir sütunda ardışık olarak gösterilir.
LabelValue
Ayrıntılar görünümünde görüntülenecek bir çift metin dizesi. Artık LabelValue/LabelValueRow parametresini tablo olarak değil, öğe listesi olarak gösterdiğimizi unutmayın.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-11-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"]]