GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderCacheStats
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Fields used to track cache use in the rendering microservice. Next tag available: 6
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
cacheExpireTimestampUsec
(type:String.t
, default:nil
)
- When the rendered content would expire from the cache in microseconds. -
crawledSimhashDistance
(type:integer()
, default:nil
)
- -
lastRenderedTimestampUsec
(type:String.t
, default:nil
)
- The last time the document was rendered, in microseconds. Does not update in case of cache use. -
renderCache
(type:String.t
, default:nil
)
- -
renderedSimhashDistance
(type:integer()
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentRenderCacheStats