Class DataStudioApp
ডেটা স্টুডিও অ্যাপ ডেটা স্টুডিও অ্যাপ স্ক্রিপ্টগুলিকে ডেটা স্টুডিওর জন্য ডেভেলপার-ভিত্তিক বৈশিষ্ট্যগুলির সাথে ইন্টারঅ্যাক্ট করার অনুমতি দেয়।
বিস্তারিত ডকুমেন্টেশন
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-12-03 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-12-03 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["DataStudioApp enables scripting interaction with developer features in Data Studio."],["It primarily offers the `createCommunityConnector()` method for building new Community Connectors."],["Community Connectors provide a way to connect Data Studio with custom data sources."]]],["DataStudioApp enables scripting for Data Studio's developer features. Its primary function is `createCommunityConnector()`, which generates a new `CommunityConnector` object. This method is crucial for developers aiming to build and manage custom data connections within Data Studio. The `CommunityConnector` object is the returned item when calling the `createCommunityConnector()`, allowing further interaction.\n"]]