Google Workspace Add-ons V1 API - Class Google::Apps::Script::Type::Docs::DocsExtensionPoint (v0.6.0)

Reference documentation and code samples for the Google Workspace Add-ons V1 API class Google::Apps::Script::Type::Docs::DocsExtensionPoint.

Common format for declaring a Docs 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.