संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
चैटस्पेसडेटासोर्स
एक डेटा सोर्स, जो एक से ज़्यादा आइटम चुनने की सुविधा वाले मेन्यू के लिए, Google Chat के स्पेस को चुनने के लिए आइटम के तौर पर भरता है. सिर्फ़ उन स्पेस में जानकारी भरती है जिनका उपयोगकर्ता सदस्य है.
अगर इस विकल्प को true पर सेट किया जाता है, तो एक से ज़्यादा आइटम चुनने की सुविधा वाला मेन्यू, डिफ़ॉल्ट रूप से Google Chat के मौजूदा स्पेस को आइटम के तौर पर चुनता है.
ज़्यादा जानकारी वाला दस्तावेज़
setDefaultToCurrentSpace(defaultToCurrentSpace)
अगर इस विकल्प को true पर सेट किया जाता है, तो एक से ज़्यादा आइटम चुनने की सुविधा वाला मेन्यू, डिफ़ॉल्ट रूप से Google Chat के मौजूदा स्पेस को आइटम के तौर पर चुनता है.
[[["समझने में आसान है","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-07-26 (UTC) को अपडेट किया गया."],[],["`ChatSpaceDataSource` populates a multiselect menu with Google Chat spaces the user belongs to. `setDefaultToCurrentSpace(true)` sets the current Chat space as the default selection in the menu. This functionality is exclusively for Google Chat apps, not Google Workspace add-ons. The `setDefaultToCurrentSpace` method takes a boolean as input and returns the `ChatSpaceDataSource` object. `newChatSpaceDataSource()` is used to create the object.\n"]]