google_api_script v0.2.0 GoogleApi.Script.V1.Model.GoogleAppsScriptTypeAddOnEntryPoint View Source
An add-on entry point.
Attributes
addOnType (String.t): The add-on's required list of supported container types. Defaults to:
null.- Enum - one of [UNKNOWN_ADDON_TYPE, GMAIL, DATA_STUDIO]
- description (String.t): The add-on's optional description. Defaults to:
null. - helpUrl (String.t): The add-on's optional help URL. Defaults to:
null. - postInstallTipUrl (String.t): The add-on's required post install tip URL. Defaults to:
null. - reportIssueUrl (String.t): The add-on's optional report issue URL. Defaults to:
null. - title (String.t): The add-on's required title. Defaults to:
null.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.