All Objects
InsertResult
Represents the result of an insert operation in the database, including whether the operation was acknowledged and the ID of the inserted document.
Indicates whether the insert operation was acknowledged by the database.
The unique identifier of the inserted document.