(::Google::Apps::Script::Type::HomepageExtensionPoint) — Defines an endpoint that will be executed contexts that don't
match a declared contextual trigger. Any cards generated by this function
will always be available to the user, but may be eclipsed by contextual
content when this add-on declares more targeted triggers.
If present, this overrides the configuration from
addOns.common.homepageTrigger.
value (::Google::Apps::Script::Type::HomepageExtensionPoint) — Defines an endpoint that will be executed contexts that don't
match a declared contextual trigger. Any cards generated by this function
will always be available to the user, but may be eclipsed by contextual
content when this add-on declares more targeted triggers.
If present, this overrides the configuration from
addOns.common.homepageTrigger.
Returns
(::Google::Apps::Script::Type::HomepageExtensionPoint) — Defines an endpoint that will be executed contexts that don't
match a declared contextual trigger. Any cards generated by this function
will always be available to the user, but may be eclipsed by contextual
content when this add-on declares more targeted triggers.
If present, this overrides the configuration from
addOns.common.homepageTrigger.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Workspace Add-ons V1 API - Class Google::Apps::Script::Type::Calendar::CalendarAddOnManifest (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-gsuite_add_ons-v1/latest/Google-Apps-Script-Type-Calendar-CalendarAddOnManifest)\n- [1.2.1](/ruby/docs/reference/google-cloud-gsuite_add_ons-v1/1.2.1/Google-Apps-Script-Type-Calendar-CalendarAddOnManifest)\n- [1.1.0](/ruby/docs/reference/google-cloud-gsuite_add_ons-v1/1.1.0/Google-Apps-Script-Type-Calendar-CalendarAddOnManifest)\n- [1.0.1](/ruby/docs/reference/google-cloud-gsuite_add_ons-v1/1.0.1/Google-Apps-Script-Type-Calendar-CalendarAddOnManifest)\n- [0.6.0](/ruby/docs/reference/google-cloud-gsuite_add_ons-v1/0.6.0/Google-Apps-Script-Type-Calendar-CalendarAddOnManifest)\n- [0.5.2](/ruby/docs/reference/google-cloud-gsuite_add_ons-v1/0.5.2/Google-Apps-Script-Type-Calendar-CalendarAddOnManifest)\n- [0.4.0](/ruby/docs/reference/google-cloud-gsuite_add_ons-v1/0.4.0/Google-Apps-Script-Type-Calendar-CalendarAddOnManifest)\n- [0.3.0](/ruby/docs/reference/google-cloud-gsuite_add_ons-v1/0.3.0/Google-Apps-Script-Type-Calendar-CalendarAddOnManifest)\n- [0.2.0](/ruby/docs/reference/google-cloud-gsuite_add_ons-v1/0.2.0/Google-Apps-Script-Type-Calendar-CalendarAddOnManifest)\n- [0.1.0](/ruby/docs/reference/google-cloud-gsuite_add_ons-v1/0.1.0/Google-Apps-Script-Type-Calendar-CalendarAddOnManifest) \nReference documentation and code samples for the Google Workspace Add-ons V1 API class Google::Apps::Script::Type::Calendar::CalendarAddOnManifest.\n\nCalendar add-on manifest. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #conference_solution\n\n def conference_solution() -\u003e ::Array\u003c::Google::Apps::Script::Type::Calendar::ConferenceSolution\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Apps::Script::Type::Calendar::ConferenceSolution](./Google-Apps-Script-Type-Calendar-ConferenceSolution)\\\u003e) --- Defines conference solutions provided by this add-on.\n\n### #conference_solution=\n\n def conference_solution=(value) -\u003e ::Array\u003c::Google::Apps::Script::Type::Calendar::ConferenceSolution\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Apps::Script::Type::Calendar::ConferenceSolution](./Google-Apps-Script-Type-Calendar-ConferenceSolution)\\\u003e) --- Defines conference solutions provided by this add-on. \n**Returns**\n\n- (::Array\\\u003c[::Google::Apps::Script::Type::Calendar::ConferenceSolution](./Google-Apps-Script-Type-Calendar-ConferenceSolution)\\\u003e) --- Defines conference solutions provided by this add-on.\n\n### #create_settings_url_function\n\n def create_settings_url_function() -\u003e ::String\n\n**Returns**\n\n- (::String) --- An endpoint to execute that creates a URL to the add-on's settings page.\n\n### #create_settings_url_function=\n\n def create_settings_url_function=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- An endpoint to execute that creates a URL to the add-on's settings page. \n**Returns**\n\n- (::String) --- An endpoint to execute that creates a URL to the add-on's settings page.\n\n### #current_event_access\n\n def current_event_access() -\u003e ::Google::Apps::Script::Type::Calendar::CalendarAddOnManifest::EventAccess\n\n**Returns**\n\n- ([::Google::Apps::Script::Type::Calendar::CalendarAddOnManifest::EventAccess](./Google-Apps-Script-Type-Calendar-CalendarAddOnManifest-EventAccess)) --- Define the level of data access when an event addon is triggered.\n\n### #current_event_access=\n\n def current_event_access=(value) -\u003e ::Google::Apps::Script::Type::Calendar::CalendarAddOnManifest::EventAccess\n\n**Parameter**\n\n- **value** ([::Google::Apps::Script::Type::Calendar::CalendarAddOnManifest::EventAccess](./Google-Apps-Script-Type-Calendar-CalendarAddOnManifest-EventAccess)) --- Define the level of data access when an event addon is triggered. \n**Returns**\n\n- ([::Google::Apps::Script::Type::Calendar::CalendarAddOnManifest::EventAccess](./Google-Apps-Script-Type-Calendar-CalendarAddOnManifest-EventAccess)) --- Define the level of data access when an event addon is triggered.\n\n### #event_open_trigger\n\n def event_open_trigger() -\u003e ::Google::Apps::Script::Type::Calendar::CalendarExtensionPoint\n\n**Returns**\n\n- ([::Google::Apps::Script::Type::Calendar::CalendarExtensionPoint](./Google-Apps-Script-Type-Calendar-CalendarExtensionPoint)) --- An endpoint to trigger when an event is opened (viewed/edited).\n\n### #event_open_trigger=\n\n def event_open_trigger=(value) -\u003e ::Google::Apps::Script::Type::Calendar::CalendarExtensionPoint\n\n**Parameter**\n\n- **value** ([::Google::Apps::Script::Type::Calendar::CalendarExtensionPoint](./Google-Apps-Script-Type-Calendar-CalendarExtensionPoint)) --- An endpoint to trigger when an event is opened (viewed/edited). \n**Returns**\n\n- ([::Google::Apps::Script::Type::Calendar::CalendarExtensionPoint](./Google-Apps-Script-Type-Calendar-CalendarExtensionPoint)) --- An endpoint to trigger when an event is opened (viewed/edited).\n\n### #event_update_trigger\n\n def event_update_trigger() -\u003e ::Google::Apps::Script::Type::Calendar::CalendarExtensionPoint\n\n**Returns**\n\n- ([::Google::Apps::Script::Type::Calendar::CalendarExtensionPoint](./Google-Apps-Script-Type-Calendar-CalendarExtensionPoint)) --- An endpoint to trigger when the open event is updated.\n\n### #event_update_trigger=\n\n def event_update_trigger=(value) -\u003e ::Google::Apps::Script::Type::Calendar::CalendarExtensionPoint\n\n**Parameter**\n\n- **value** ([::Google::Apps::Script::Type::Calendar::CalendarExtensionPoint](./Google-Apps-Script-Type-Calendar-CalendarExtensionPoint)) --- An endpoint to trigger when the open event is updated. \n**Returns**\n\n- ([::Google::Apps::Script::Type::Calendar::CalendarExtensionPoint](./Google-Apps-Script-Type-Calendar-CalendarExtensionPoint)) --- An endpoint to trigger when the open event is updated.\n\n### #homepage_trigger\n\n def homepage_trigger() -\u003e ::Google::Apps::Script::Type::HomepageExtensionPoint\n\n**Returns**\n\n- ([::Google::Apps::Script::Type::HomepageExtensionPoint](./Google-Apps-Script-Type-HomepageExtensionPoint)) --- Defines an endpoint that will be executed contexts that don't match a declared contextual trigger. Any cards generated by this function will always be available to the user, but may be eclipsed by contextual content when this add-on declares more targeted triggers.\n\n\n If present, this overrides the configuration from\n `addOns.common.homepageTrigger`.\n\n### #homepage_trigger=\n\n def homepage_trigger=(value) -\u003e ::Google::Apps::Script::Type::HomepageExtensionPoint\n\n**Parameter**\n\n- **value** ([::Google::Apps::Script::Type::HomepageExtensionPoint](./Google-Apps-Script-Type-HomepageExtensionPoint)) --- Defines an endpoint that will be executed contexts that don't match a declared contextual trigger. Any cards generated by this function will always be available to the user, but may be eclipsed by contextual content when this add-on declares more targeted triggers.\n\n\n If present, this overrides the configuration from\n`addOns.common.homepageTrigger`. \n**Returns**\n\n- ([::Google::Apps::Script::Type::HomepageExtensionPoint](./Google-Apps-Script-Type-HomepageExtensionPoint)) --- Defines an endpoint that will be executed contexts that don't match a declared contextual trigger. Any cards generated by this function will always be available to the user, but may be eclipsed by contextual content when this add-on declares more targeted triggers.\n\n\n If present, this overrides the configuration from\n `addOns.common.homepageTrigger`."]]