google_api_script v0.15.1 GoogleApi.Script.V1.Model.GoogleAppsScriptTypeAddOnEntryPoint View Source
An 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.