تاريخ التعديل الأخير: 2025-03-13 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]