populateIntermediateTable
abstract suspend fun populateIntermediateTable(input: PopulateIntermediateTableRequest): PopulateIntermediateTableResponse
Runs the stored query of an intermediate table and makes the results available for querying. Each call creates a new version. Use GetProtectedQuery with the returned analysis ID to track progress. Only the intermediate table owner can call this operation.