TraceRef.to_trace¶
Materialize this TraceRef into a concrete Trace object.
Triggers a load of the underlying data if not yet loaded.
Signature¶
to_trace() -> Trace
Return shape¶
Trace
Permission¶
This is a local SDK helper. It does not call the CloudSprite HTTP API.
Usage¶
trace_ref.to_trace()