disallowIntermediateTable
abstract suspend fun disallowIntermediateTable(input: DisallowIntermediateTableRequest): DisallowIntermediateTableResponse
Invalidates a specific intermediate table that references the caller's base table. The data provider (base table owner) calls this operation, not the intermediate table owner. By default, invalidation cascades to descendant intermediate tables.