listIntermediateTableVersions
inline suspend fun CleanRoomsClient.listIntermediateTableVersions(crossinline block: ListIntermediateTableVersionsRequest.Builder.() -> Unit): ListIntermediateTableVersionsResponse
Lists the version history of an intermediate table. Each call to PopulateIntermediateTable creates a new version. We recommend using pagination to ensure that the operation returns quickly and successfully.