Databricks SDK for JavaScript
    Preparing search index...
    interface NotebookVersionReview {
        comment?: string;
        etag?: string;
        reviewState?: CleanRoomNotebookReview_NotebookReviewState;
    }
    Index

    Properties

    comment?: string

    Review comment

    etag?: string

    Etag identifying the notebook version

    Review outcome