Databricks SDK for JavaScript
    Preparing search index...

    Interface CleanRoomJarAnalysisReview

    This only applies to a JAR Analysis as a first-class asset in the Clean Room, and not to Volumes

    interface CleanRoomJarAnalysisReview {
        comment?: string;
        createdAtMillis?: bigint;
        reviewerCollaboratorAlias?: string;
        reviewState?: CleanRoomJarAnalysisReview_JarAnalysisReviewState;
        reviewSubReason?: CleanRoomJarAnalysisReview_JarAnalysisReviewSubReason;
    }
    Index

    Properties

    comment?: string

    review comment

    createdAtMillis?: bigint

    timestamp of when the review was submitted

    reviewerCollaboratorAlias?: string

    collaborator alias of the reviewer

    review outcome

    specified when the review was not explicitly made by a user