Voting helps other researchers find interesting modules.
This message specifies structure "overrides" to apply: it can be used to force certain kinds of GoodocToHTML renderings of elements.
blockImagination
String.t
nil
doNotExpandGraphicBox
boolean()
fullPageAsImage
fullPageLineated
fullPageSkipped
needNotSuppressPhoto
pageBreakBefore
style
list(GoogleApi.ContentWarehouse.V1.Model.GoodocOverridesStyle.t)
wordHtml
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoodocOverrides{ blockImagination: String.t() | nil, doNotExpandGraphicBox: boolean() | nil, fullPageAsImage: String.t() | nil, fullPageLineated: String.t() | nil, fullPageSkipped: String.t() | nil, needNotSuppressPhoto: boolean() | nil, pageBreakBefore: String.t() | nil, style: [GoogleApi.ContentWarehouse.V1.Model.GoodocOverridesStyle.t()] | nil, wordHtml: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()