इस होस्ट ऐप्लिकेशन के लिए, होम पेज (कॉन्टेक्स्ट के हिसाब से नहीं) कार्ड चालू हैं या नहीं. डिफ़ॉल्ट रूप से, यह true पर सेट होती है.
runFunction
string
इस ट्रिगर को चलाने के लिए फ़ंक्शन का नाम. अगर यह तय किया गया है, तो आपको इस फ़ंक्शन को लागू करना होगा, ताकि एक या उससे ज़्यादा Card ऑब्जेक्ट का ऐरे बनाया और दिखाया जा सके. यह ऐरे, होस्ट ऐप्लिकेशन में इस ऐड-ऑन के होम पेज के तौर पर दिखेगा.
[[["समझने में आसान है","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"]],["आखिरी बार 2024-12-21 (UTC) को अपडेट किया गया."],[[["Homepage triggers define the configuration for Google Workspace Add-on homepages, letting you control card display and functionality."],["These triggers can be set globally or for specific host applications, with host-specific settings taking precedence."],["Homepage triggers are configured using the `enabled` and `runFunction` fields within the add-on's manifest file."],["The `runFunction` field points to a function that constructs and returns `Card` objects to populate the add-on's homepage."]]],[]]