Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 951 Bytes

ModelUpdateRequest.md

File metadata and controls

18 lines (12 loc) · 951 Bytes

ModelUpdateRequest

Properties

Name Type Description Notes
title String The title of the new model [optional] [default to nothing]
subtitle String The subtitle of the new model [optional] [default to nothing]
isPrivate Bool Whether or not the model should be private [optional] [default to true]
description String The description to be set on the model [optional] [default to ""]
publishTime Date When the model was initially published [optional] [default to nothing]
provenanceSources String The provenance sources to be set on the model [optional] [default to ""]
updateMask String Describes which fields to update [optional] [default to nothing]

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