UNPKG

o11y_schema

Version:

o11y schema repo

2 lines 677 B
export const conversation_rephrase={namespace:"sf.scrt",name:"ConversationRephrase",pbjsSchema:{"nested":{"sf":{"nested":{"scrt":{"nested":{"ConversationRephrase":{"oneofs":{"_rephraseTextLength":{"oneof":["rephraseTextLength"]},"_duration":{"oneof":["duration"]}},"fields":{"recordId":{"id":2,"type":"string"},"duration":{"options":{"proto3_optional":true},"id":8,"type":"double"},"rephraseId":{"id":1,"type":"string"},"operationStatus":{"id":5,"type":"string"},"rephraseTextLength":{"options":{"proto3_optional":true}, "id":7,"type":"uint32"},"action":{"id":4,"type":"string"},"originalTextLength":{"id":6,"type":"uint32"},"templateDevName":{"id":3,"type":"string"}}}}}}}}}};