UNPKG

veritatisdoloremque

Version:
18 lines (10 loc) 551 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/performance-types](./performance-types.md) &gt; [PerformanceTrace](./performance-types.performancetrace.md) &gt; [getAttributes](./performance-types.performancetrace.getattributes.md) ## PerformanceTrace.getAttributes() method Returns a map of all custom attributes of a trace instance. <b>Signature:</b> ```typescript getAttributes(): { [key: string]: string }; ``` <b>Returns:</b> { \[key: string\]: string }