Voting helps other researchers find interesting modules.
Link metadata, for LINK segments. Anchor text should be stored in the "text" field of the Segment, which can also serve as a fallback.
attachment
GoogleApi.ContentWarehouse.V1.Model.SocialCommonAttachmentAttachment.t
nil
attachmentRenderHint
String.t
displayUrl
linkTarget
linkType
title
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialCommonLinkData{ attachment: GoogleApi.ContentWarehouse.V1.Model.SocialCommonAttachmentAttachment.t() | nil, attachmentRenderHint: String.t() | nil, displayUrl: String.t() | nil, linkTarget: String.t() | nil, linkType: String.t() | nil, title: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()