Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 651 Bytes

File metadata and controls

15 lines (11 loc) · 651 Bytes

CreateViewRequest

CreateViewRequest

Properties

Name Type Required Description
parent_folder_rid FolderRid Yes
view_name DatasetName Yes
backing_datasets List[ViewBackingDataset] Yes
branch Optional[BranchName] No The branch name of the View. If not specified, defaults to master for most enrollments.
primary_key Optional[ViewPrimaryKey] No

[Back to Model list] [Back to API list] [Back to README]