Voting helps other researchers find interesting modules.
Small values from rendering output. It's stored as a column in alexandria document table. Next tag available: 30
configParams
GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderRequestConfigConfigParams.t
nil
exceptions
String.t
experimentalRenderTimeMsec
integer()
generationTimestamps
GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentOutputGenerationTimestamps.t
importance
lastNewContentProbingTimestamp
newTokensPercentageAfterRendering
float()
numNewTokensFoundInRendering
refresh
boolean()
renderCacheStats
GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderCacheStats.t
renderEngine
renderEvent
list(GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoRenderEvent.t)
renderServerCl
renderTreeQualityScore
renderedSnapshotSignature
renderedTimeUsec
renderingFetchStats
GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderingFetchStats.t
selectionResult
GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentSelectionResult.t
snapshotQualityScore
withMissingResources
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderingOutputMetadata{ configParams: GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderRequestConfigConfigParams.t() | nil, exceptions: String.t() | nil, experimentalRenderTimeMsec: integer() | nil, generationTimestamps: GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentOutputGenerationTimestamps.t() | nil, importance: integer() | nil, lastNewContentProbingTimestamp: integer() | nil, newTokensPercentageAfterRendering: float() | nil, numNewTokensFoundInRendering: integer() | nil, refresh: boolean() | nil, renderCacheStats: GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderCacheStats.t() | nil, renderEngine: String.t() | nil, renderEvent: [ GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoRenderEvent.t() ] | nil, renderServerCl: String.t() | nil, renderTreeQualityScore: float() | nil, renderedSnapshotSignature: String.t() | nil, renderedTimeUsec: String.t() | nil, renderingFetchStats: GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderingFetchStats.t() | nil, selectionResult: GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentSelectionResult.t() | nil, snapshotQualityScore: float() | nil, withMissingResources: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()