Barcode
ক্ষেত্র |
---|
kind (deprecated) | string এই সম্পদ কি ধরনের সনাক্ত. মান: স্থির স্ট্রিং "walletobjects#barcode" । |
type | enum ( BarcodeType ) বারকোডের ধরন। |
renderEncoding | enum ( BarcodeRenderEncoding ) বারকোডের জন্য রেন্ডার এনকোডিং। নির্দিষ্ট করা হলে, বারকোড প্রদত্ত এনকোডিং-এ রেন্ডার করা হয়। অন্যথায় সেরা পরিচিত এনকোডিং Google দ্বারা নির্বাচিত হয়৷ |
value | string বারকোডে এনকোড করা মান। |
alternateText | string একটি ঐচ্ছিক পাঠ্য যা বারকোডের অধীনে প্রদর্শিত ডিফল্ট পাঠকে ওভাররাইড করবে। এই ক্ষেত্রটি বারকোড মানের মানুষের পাঠযোগ্য সমতুল্য, যখন বারকোড স্ক্যান করা যায় না তখন ব্যবহার করা হয়। |
showCodeText | object ( LocalizedString ) ঐচ্ছিক টেক্সট যা দেখানো হবে যখন বারকোড একটি ক্লিক অ্যাকশনের পিছনে লুকানো থাকে। এটি এমন ক্ষেত্রে ঘটে যেখানে একটি পাস স্মার্ট ট্যাপ সক্ষম করা আছে। নির্দিষ্ট না থাকলে, Google দ্বারা একটি ডিফল্ট বেছে নেওয়া হয়। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-03-13 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-03-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"]]