createIntermediateTable
inline suspend fun CleanRoomsClient.createIntermediateTable(crossinline block: CreateIntermediateTableRequest.Builder.() -> Unit): CreateIntermediateTableResponse
Creates an intermediate table in a membership. The intermediate table is owned by the member with the CAN_QUERY ability. To populate the table with results, use PopulateIntermediateTable.