deleteIntermediateTable
inline suspend fun CleanRoomsClient.deleteIntermediateTable(crossinline block: DeleteIntermediateTableRequest.Builder.() -> Unit): DeleteIntermediateTableResponse
Deletes an intermediate table. The delete is idempotent. Only the intermediate table owner can call this operation.