GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataFetchStatsClientStateStats
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Records stats about state changes on the client side if there're any. For example, there's a state of cache lookup when using private-cache client library.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
WaitContentCacheUsec
(type:integer()
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataFetchStatsClientStateStats{
WaitContentCacheUsec: integer() | nil
}
WaitContentCacheUsec: integer() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataFetchStatsClientStateStats