};
/*
- * ObjectOperation : compount object operation
+ * ObjectOperation : compound object operation
* Batch multiple object operations into a single request, to be applied
* atomically.
*/
};
/*
- * ObjectWriteOperation : compount object write operation
+ * ObjectWriteOperation : compound object write operation
* Batch multiple object operations into a single request, to be applied
* atomically.
*/
};
/*
- * ObjectReadOperation : compount object operation that return value
+ * ObjectReadOperation : compound object operation that return value
* Batch multiple object operations into a single request, to be applied
* atomically.
*/