Voting helps other researchers find interesting modules.
Set of per-document markup restrictions based on go/eucd-indexing-design. Used for EUCD and global preview compliance. Next ID: 20
bylineDateSecs
String.t
nil
crawlTsUsec
extendedNewsPreviewsDomain
GoogleApi.ContentWarehouse.V1.Model.QualityDniExtendedNewsPreviews.t
faviconDisplay
firstseenDateSecs
integer()
isAmp
boolean()
isEucdDomain
maxSnippetLength
maxSnippetLengthFromPublisher
maxSnippetLengthPublisherDefault
maxThumbnailSize
maxThumbnailSizeFromPublisher
maxThumbnailSizePublisherDefault
maxVideoPreviewSecs
maxVideoPreviewSecsFromPublisher
maxVideoPreviewSecsPublisherDefault
snippetLengthSource
thumbnailSizeSource
videoPreviewSecsSource
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityDniDocPreviewRestrictions{ bylineDateSecs: String.t() | nil, crawlTsUsec: String.t() | nil, extendedNewsPreviewsDomain: GoogleApi.ContentWarehouse.V1.Model.QualityDniExtendedNewsPreviews.t() | nil, faviconDisplay: String.t() | nil, firstseenDateSecs: integer() | nil, isAmp: boolean() | nil, isEucdDomain: boolean() | nil, maxSnippetLength: integer() | nil, maxSnippetLengthFromPublisher: integer() | nil, maxSnippetLengthPublisherDefault: integer() | nil, maxThumbnailSize: String.t() | nil, maxThumbnailSizeFromPublisher: String.t() | nil, maxThumbnailSizePublisherDefault: integer() | nil, maxVideoPreviewSecs: integer() | nil, maxVideoPreviewSecsFromPublisher: integer() | nil, maxVideoPreviewSecsPublisherDefault: integer() | nil, snippetLengthSource: String.t() | nil, thumbnailSizeSource: String.t() | nil, videoPreviewSecsSource: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()