Databricks SDK for JavaScript
    Preparing search index...

    Interface CleanRoomTaskRun_CleanRoomTaskAnalysisDetails

    interface CleanRoomTaskRun_CleanRoomTaskAnalysisDetails {
        etag?: string;
        updatedAt?: bigint;
    }
    Index

    Properties

    Properties

    etag?: string

    Etag of the asset executed in this task run, used to identify the asset version.

    updatedAt?: bigint

    The timestamp of when the asset was last updated.