arg_name:optionname:_idtype:mixeddescription:|Value to use as the file document identifier. Defaults to a new:php:`MongoDB\\BSON\\ObjectID <class.mongodb-bson-objectid>` object.interface:phpmethodoperation:MongoDB\\GridFS\\Bucket::openUploadStreamoptional:trueposition:1---arg_name:optionname:chunkSizeBytestype:integerdescription:|The chunk size in bytes. Defaults to the bucket's ``chunkSizeBytes`` option.interface:phpmethodoperation:MongoDB\\GridFS\\Bucket::openUploadStreamoptional:trueposition:2---arg_name:optionname:metadatatype:array|objectdescription:|User data for the ``metadata`` field of the file document. If not specified,the ``metadata`` field will not be set on the file document.interface:phpmethodoperation:MongoDB\\GridFS\\Bucket::openUploadStreamoptional:trueposition:3...