Whenever we need to retrieve data in pages, the Rpc interface contains a nested class Tupe<X,Y> which is afaik used to associate a page token with page iterable data. It is repeated code which I found in BigQueryRpc, ProjectManagerRpc, and I am now creating another copy in DnsRpc. We should consider moving it to the core.