Constructs a MultiTableDocumentBatchGet object from a number of
DocumentBatchGet objects.

C# |
public MultiTableDocumentBatchGet( params DocumentBatchGet[] batches )

- batches (array<DocumentBatchGet>[]()[][])
- Collection of DocumentBatchGet objects.