GoogleApi.Script.V1.Model.GoogleAppsScriptTypeAddOnEntryPoint (google_api_script v0.19.0)
View SourceAn add-on entry point.
Attributes
-
addOnType
(type:String.t
, default:nil
) - The add-on's required list of supported container types. -
description
(type:String.t
, default:nil
) - The add-on's optional description. -
helpUrl
(type:String.t
, default:nil
) - The add-on's optional help URL. -
postInstallTipUrl
(type:String.t
, default:nil
) - The add-on's required post install tip URL. -
reportIssueUrl
(type:String.t
, default:nil
) - The add-on's optional report issue URL. -
title
(type:String.t
, default:nil
) - The add-on's required title.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.