Voting helps other researchers find interesting modules.
boundingBox
GoogleApi.ContentWarehouse.V1.Model.SnapshotBox.t
nil
isExternal
boolean()
url
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SnapshotImageNode{ boundingBox: GoogleApi.ContentWarehouse.V1.Model.SnapshotBox.t() | nil, isExternal: boolean() | nil, url: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()