googleapis/google-cloudevents-nodejs

Provide fromObject method for object creation

Closed this issue · 1 comments

grant commented

Expected Behavior

Ability to convert from JSON to type.

i.e. MessagePublishedData.fromObject(json)

Actual Behavior

No ability to convert an object into generated type.

Blocked by: protocolbuffers/protobuf-javascript#96

grant commented

We're not using protobufs anymore due to lack of functionality in the tooling.