Reference documentation and code samples for the Google Workspace Add-ons V1 API class Google::Apps::Script::Type::Slides::SlidesExtensionPoint.
Common format for declaring a Slides add-on's triggers.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#run_function
def run_function() -> ::String
Returns
- (::String) — Required. The endpoint to execute when this extension point is activated.
#run_function=
def run_function=(value) -> ::String
Parameter
- value (::String) — Required. The endpoint to execute when this extension point is activated.
Returns
- (::String) — Required. The endpoint to execute when this extension point is activated.