public static interface DatasetContentVersionValue.Builder extends SdkPojo, CopyableBuilder<DatasetContentVersionValue.Builder,DatasetContentVersionValue>
Modifier and Type | Method and Description |
---|---|
DatasetContentVersionValue.Builder |
datasetName(String datasetName)
The name of the dataset whose latest contents are used as input to the notebook or application.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
DatasetContentVersionValue.Builder datasetName(String datasetName)
The name of the dataset whose latest contents are used as input to the notebook or application.
datasetName
- The name of the dataset whose latest contents are used as input to the notebook or application.