Voting helps other researchers find interesting modules.
Wraps social profile information about the user.
link
String.t
nil
type
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileSocialLink{ link: String.t() | nil, type: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()