Is it possible to define or update a Map/Reduce or any Eventing functions using SDK?

Is it possible to define or update a Map/Reduce and Eventing functions using SDK?

I used dotnet and go sdk.

Hi @Masoud_Bahrami

It is not possible to create Eventing definitions using SDK today. But we do have a REST API:

It appears to be possible to create Couchbase Views using SDK, though you should strongly consider using N1QL/GSI if possible.

Thanks,
Siri