UNPKG

o11y_schema

Version:

o11y schema repo

3 lines 1.1 kB
export const relocation_wizard={namespace:"sf.sfs",name:"RelocationWizard",pbjsSchema:{"nested":{"sf":{"nested":{"sfs":{"nested":{"RelocationWizard":{"oneofs":{"_sourceTerritoryCount":{"oneof":["sourceTerritoryCount"]},"_relocationStart":{"oneof":["relocationStart"]},"_relocationEnd":{"oneof":["relocationEnd"]},"_targetTerritoryId":{"oneof":["targetTerritoryId"]},"_serviceResourceCount":{"oneof":["serviceResourceCount"]},"_skillCount":{"oneof":["skillCount"]}},"fields":{"currentStep":{"id":3,"type":"string"}, "targetTerritoryId":{"options":{"proto3_optional":true},"id":5,"type":"string"},"sourceTerritoryCount":{"options":{"proto3_optional":true},"id":8,"type":"uint32"},"origin":{"id":2,"type":"string"},"newStep":{"id":4,"type":"string"},"action":{"id":1,"type":"string"},"relocationEnd":{"options":{"proto3_optional":true},"id":7,"type":"string"},"skillCount":{"options":{"proto3_optional":true},"id":9,"type":"uint32"},"relocationStart":{"options":{"proto3_optional":true},"id":6,"type":"string"},"serviceResourceCount":{"options":{"proto3_optional":true}, "id":10,"type":"uint32"}}}}}}}}}};