GoogleApi.ContentWarehouse.V1.Model.PerDocDebugEvent
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Free form debug information from various components.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
Message
(type:String.t
, default:nil
)
- depends on the source -
Source
(type:String.t
, default:nil
)
- source tag, helps interpret value/message -
Timestamp
(type:integer()
, default:nil
)
- seconds since the epoch -
Value
(type:String.t
, default:nil
)
- depends on the source
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.PerDocDebugEvent