Interface DatasetContentVersionValue.Builder

  • Method Details

    • datasetName

      DatasetContentVersionValue.Builder datasetName(String datasetName)

      The name of the dataset whose latest contents are used as input to the notebook or application.

      Parameters:
      datasetName - The name of the dataset whose latest contents are used as input to the notebook or application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.