Skip to content

Should we move Tuple<X, Y> from Rpc interfaces to common level? #615

@mderka

Description

@mderka

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.

Metadata

Metadata

Assignees

Labels

type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions