Voting helps other researchers find interesting modules.
DataObject
list(GoogleApi.ContentWarehouse.V1.Model.RichsnippetsDataObject.t)
nil
ignoreDataObject
boolean()
src
String.t
templatetype
list(GoogleApi.ContentWarehouse.V1.Model.RichsnippetsPageMapTemplateType.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RichsnippetsPageMap{ DataObject: [GoogleApi.ContentWarehouse.V1.Model.RichsnippetsDataObject.t()] | nil, ignoreDataObject: boolean() | nil, src: String.t() | nil, templatetype: [GoogleApi.ContentWarehouse.V1.Model.RichsnippetsPageMapTemplateType.t()] | nil }
@spec decode(struct(), keyword()) :: struct()