UNPKG

o11y_schema

Version:

o11y schema repo

2 lines 650 B
export const root={namespace:"sf.clwr",name:"Root",pbjsSchema:{"nested":{"sf":{"nested":{"clwr":{"nested":{"Root":{"oneofs":{"_bootstrap":{"oneof":["bootstrap"]},"_lwrBootstrap":{"oneof":["lwrBootstrap"]},"_lwrBootstrapError":{"oneof":["lwrBootstrapError"]}},"fields":{"sequence":{"id":1,"type":"uint32"},"navCount":{"id":2,"type":"uint32"},"clickCount":{"id":3,"type":"uint32"},"lwrBootstrapError":{"options":{"proto3_optional":true},"id":7,"type":"string"},"isManual":{"id":4,"type":"bool"},"lwrBootstrap":{"options":{"proto3_optional":true}, "id":6,"type":"double"},"bootstrap":{"options":{"proto3_optional":true},"id":5,"type":"double"}}}}}}}}}};