There are 7 possible operations on entities:
- Query Entities
- Insert Entity
- Update Entity
- Delete Entity
- Merge Entity
- Insert Or Replace Entity
- Insert Or Merge Entity
It is my understanding that operations 5 to 7 are not currently supported. It would be great if these operations could be supported similar to the TableBatch Class in the Python SDK.
There are 7 possible operations on entities:
It is my understanding that operations 5 to 7 are not currently supported. It would be great if these operations could be supported similar to the TableBatch Class in the Python SDK.