बारकोड के लिए रेंडर कोड. इस एट्रिब्यूट की वैल्यू सबमिट करने पर, बारकोड को एन्कोडिंग के हिसाब से रेंडर किया जाता है. अगर ऐसा नहीं होता है, तो डेटा को कोड में बदलने का सबसे अच्छा तरीका Google चुनता है.
value
string
बारकोड में एन्कोड की गई वैल्यू.
alternateText
string
एक ऐसा टेक्स्ट जो बारकोड के नीचे दिखने वाले डिफ़ॉल्ट टेक्स्ट को बदल देता है. हालांकि, यह टेक्स्ट देना ज़रूरी नहीं है. इस फ़ील्ड का मकसद, बारकोड की वैल्यू को ऐसी वैल्यू में बदलना है जिसे कोई भी व्यक्ति पढ़ सके. इसका इस्तेमाल तब किया जाता है, जब बारकोड को स्कैन नहीं किया जा सकता.
ज़रूरी नहीं है कि यह टेक्स्ट डाला जाए. यह तब दिखेगा, जब क्लिक ऐक्शन के पीछे बारकोड छिपा हो. ऐसा तब होता है, जब किसी पास में स्मार्ट टैप की सुविधा चालू हो. अगर इसके लिए नीति तय नहीं की गई है, तो 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"]],["आखिरी बार 2024-11-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"]]