o11y_schema
Version:
o11y schema repo
1 lines • 517 B
JavaScript
export const conversation_message={namespace:"sf.scrt",name:"ConversationMessage",pbjsSchema:{"nested":{"sf":{"nested":{"scrt":{"nested":{"ConversationMessage":{"fields":{"recordId":{"id":1,"type":"string"},"richContentCount":{"id":6,"type":"uint32"},"conversationId":{"id":7,"type":"string"},"channel":{"id":2,"type":"string"},"messageIds":{"rule":"repeated","id":8,"type":"string"},"characterCount":{"id":3,"type":"uint32"},"voiceMessageCount":{"id":4,"type":"uint32"},"fileCount":{"id":5,"type":"uint32"}}}}}}}}}};