Package google.apps.script.type.drive
DriveAddOnManifest
Drive ऐड-ऑन के दिखने और काम करने के तरीके को पसंद के मुताबिक बनाने वाली प्रॉपर्टी.
फ़ील्ड |
homepageTrigger |
HomepageExtensionPoint
अगर यह कॉन्फ़िगरेशन मौजूद है, तो यह addOns.common.homepageTrigger के कॉन्फ़िगरेशन को बदल देगा.
|
onItemsSelectedTrigger |
DriveExtensionPoint
यह उस व्यवहार से जुड़ा है जो Drive के काम के व्यू में आइटम चुनने पर होता है. जैसे, 'मेरा Drive' में मौजूद दस्तावेज़ों की सूची.
|
DriveExtensionPoint
Drive के किसी ऐड-ऑन के ट्रिगर के बारे में बताने के लिए इस्तेमाल किया जाने वाला सामान्य फ़ॉर्मैट.
फ़ील्ड |
runFunction |
string
ज़रूरी है. एक्सटेंशन पॉइंट चालू होने पर, लागू होने वाला एंडपॉइंट.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-11-04 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-11-04 (UTC) को अपडेट किया गया."],[[["Drive add-ons can be customized through the `DriveAddOnManifest`, affecting their look and execution."],["`DriveAddOnManifest` allows customization of the add-on's homepage and behavior when items are selected in Drive views."],["`DriveExtensionPoint` provides a structure for defining triggers that activate specific functions within the add-on."],["When a Drive extension point is triggered, the specified `runFunction` is executed."]]],[]]