batchRead

inline suspend fun CloudDirectoryClient.batchRead(crossinline block: BatchReadRequest.Builder.() -> Unit): BatchReadResponse

Performs all the read operations in a batch.