বারকোডের জন্য রেন্ডার এনকোডিং। নির্দিষ্ট করা হলে, বারকোড প্রদত্ত এনকোডিং-এ রেন্ডার করা হয়। অন্যথায় সেরা পরিচিত এনকোডিং 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"]],["2025-01-06 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"]]