UNPKG

o11y_schema

Version:

o11y schema repo

3 lines 1.26 kB
export const user_payload={namespace:"sf.o11ySample",name:"UserPayload",pbjsSchema:{"nested":{"sf":{"nested":{"o11ySample":{"nested":{"UserPayload":{"oneofs":{"_isOptBool":{"oneof":["isOptBool"]},"_optInt64":{"oneof":["optInt64"]},"_optInt32":{"oneof":["optInt32"]},"_optUint64":{"oneof":["optUint64"]},"_optUint32":{"oneof":["optUint32"]},"_optString":{"oneof":["optString"]},"_optDouble":{"oneof":["optDouble"]}},"fields":{"optUint64":{"options":{"proto3_optional":true},"id":14,"type":"uint64"},"bool":{"id":1, "type":"bool"},"string":{"id":2,"type":"string"},"optUint32":{"options":{"proto3_optional":true},"id":13,"type":"uint32"},"double":{"id":7,"type":"double"},"intf":{"id":16,"type":"string"},"int32":{"id":3,"type":"int32"},"isOptBool":{"options":{"proto3_optional":true},"id":9,"type":"bool"},"int64":{"id":4,"type":"int64"},"optString":{"options":{"proto3_optional":true},"id":10,"type":"string"},"uint64":{"id":6,"type":"uint64"},"uint32":{"id":5,"type":"uint32"},"optDouble":{"options":{"proto3_optional":true}, "id":15,"type":"double"},"optInt64":{"options":{"proto3_optional":true},"id":12,"type":"int64"},"optInt32":{"options":{"proto3_optional":true},"id":11,"type":"int32"},"recordIds":{"rule":"repeated","id":8,"type":"string"}}}}}}}}}};