Voting helps other researchers find interesting modules.
Contains a mimetype supported by a third-party app together with additional ids and other data that the apps use to complete the action for the given mimetype. For example, an app_specific_endpoint_id that corresponds to a WhatsApp Profile. Full Design: go/3p-contact-upload LINT.IfChange
data
list(GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiDataColumn.t)
nil
mimetype
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiAppContactData{ data: [GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiDataColumn.t()] | nil, mimetype: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()