google_api_civic_info v0.8.0 GoogleApi.CivicInfo.V2.Model.LivegraphBacktraceRecordInfo View Source
Attributes
dataSourcePublishMsec
(type:String.t
, default:nil
) -expId
(type:String.t
, default:nil
) -expInfo
(type:GoogleApi.CivicInfo.V2.Model.LivegraphBacktraceRecordInfoExpInfo.t
, default:nil
) -isRecon
(type:boolean()
, default:nil
) -isWlmThrottled
(type:boolean()
, default:nil
) -numberOfTriples
(type:String.t
, default:nil
) -priority
(type:String.t
, default:nil
) -process
(type:String.t
, default:nil
) -proxyReceiveMsec
(type:String.t
, default:nil
) -proxySentMsec
(type:String.t
, default:nil
) -recordId
(type:String.t
, default:nil
) -shouldMonitorLatency
(type:boolean()
, default:nil
) -subscriberReceiveMsec
(type:String.t
, default:nil
) -topicBuildFinishMsec
(type:String.t
, default:nil
) -topicBuildStartMsec
(type:String.t
, default:nil
) -version
(type:String.t
, default:nil
) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.CivicInfo.V2.Model.LivegraphBacktraceRecordInfo{ dataSourcePublishMsec: String.t(), expId: String.t(), expInfo: GoogleApi.CivicInfo.V2.Model.LivegraphBacktraceRecordInfoExpInfo.t(), isRecon: boolean(), isWlmThrottled: boolean(), numberOfTriples: String.t(), priority: String.t(), process: String.t(), proxyReceiveMsec: String.t(), proxySentMsec: String.t(), recordId: String.t(), shouldMonitorLatency: boolean(), subscriberReceiveMsec: String.t(), topicBuildFinishMsec: String.t(), topicBuildStartMsec: String.t(), version: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.