[Missing <summary> documentation for "M:Aerospike.Client.GRPCCommand.SetBatchRead(Aerospike.Client.BatchPolicy,Aerospike.Client.Key[],Aerospike.Client.BatchNode,System.String[],Aerospike.Client.Operation[],System.Int32)"]
public override void SetBatchRead(
BatchPolicy policy,
Key[] keys,
BatchNode batch,
string[] binNames,
Operation[] ops,
int readAttr
)