Enum সদস্য DocsViewMode.LIST, Enum সদস্য DocsViewMode.LIST
একটি বিস্তারিত তালিকায় নথি প্রদর্শন করুন।
স্বাক্ষর
LIST = 'list'
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-09 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-01-09 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["View your documents in a detailed list format."],["Use the 'list' signature to specify the desired display."]]],["The core function is to display documents in a detailed list format. The key action is the presentation of documents. The identifier for this display format is established as 'LIST'. This is designated by the code snippet `LIST = 'list'`, defining the term \"LIST\" as a constant to hold the value `list`.\n"]]