সম্পত্তি স্বাক্ষর ResponseObject.docs,সম্পত্তি স্বাক্ষর ResponseObject.docs
ব্যবহারকারী দ্বারা নির্বাচিত DocumentObject
এর একটি অ্যারে৷
স্বাক্ষর
[Response.DOCUMENTS]?: DocumentObject[];
বিস্তারিত
,
ব্যবহারকারী দ্বারা নির্বাচিত DocumentObject
এর একটি অ্যারে৷
স্বাক্ষর
[Response.DOCUMENTS]?: DocumentObject[];
বিস্তারিত
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-18 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-18 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`Response.DOCUMENTS` is an optional array of `DocumentObject`s."],["It represents the documents selected by the user."],["This property can be modified after it is initialized."]]],["The `Response.DOCUMENTS` property holds an array of `DocumentObject`s. This array is the result of a user's selection. The type of this property is `DocumentObject[]`, meaning it's an array specifically containing `DocumentObject` instances. It is optional, so it may not always be present in the `Response`. The array is not read-only, indicating its contents can be modified.\n"]]