Określa, czy w aplikacji hosta są włączone karty strony głównej (niekontekstualne). Domyślna wartość to true.
runFunction
string
Nazwa funkcji, która uruchamia tę regułę. Jeśli to konieczne, musisz zaimplementować tę funkcję, aby utworzyć i zwrócić tablicę co najmniej jednego obiektu Card, który będzie wyświetlany jako strona główna tego dodatku w aplikacji hosta.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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."]]],[]]