View Source GoogleApi.TagManager.V2.Model.GalleryReference (google_api_tag_manager v0.23.0)
Represents the link between a custom template and an entry on the Community Template Gallery site.
Attributes
-
host
(type:String.t
, default:nil
) - The name of the host for the community gallery template. -
isModified
(type:boolean()
, default:nil
) - If a user has manually edited the community gallery template. -
owner
(type:String.t
, default:nil
) - The name of the owner for the community gallery template. -
repository
(type:String.t
, default:nil
) - The name of the repository for the community gallery template. -
signature
(type:String.t
, default:nil
) - The signature of the community gallery template as computed at import time. This value is recomputed whenever the template is updated from the gallery. -
templateDeveloperId
(type:String.t
, default:nil
) - The developer id of the community gallery template. This value is set whenever the template is created from the gallery. -
version
(type:String.t
, default:nil
) - The version of the community gallery template.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.