Voting helps other researchers find interesting modules.
An image represents the data about an image or a photo. NextId: 13
accessibilityText
String.t
nil
appIconIdentifier
badgeImage
GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesImage.t
content
height
integer()
imageSource
jsonContent
letterDrawableText
providerUrl
sourceUrl
sourceUrlType
width
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesImage{ accessibilityText: String.t() | nil, appIconIdentifier: String.t() | nil, badgeImage: t() | nil, content: String.t() | nil, height: integer() | nil, imageSource: String.t() | nil, jsonContent: String.t() | nil, letterDrawableText: String.t() | nil, providerUrl: String.t() | nil, sourceUrl: String.t() | nil, sourceUrlType: String.t() | nil, width: integer() | nil }
@spec decode(struct(), keyword()) :: struct()