Builder
class Builder
Properties
Link copied to clipboard
The name of the hub content resource that you want to update.
Link copied to clipboard
The content type of the resource that you want to update. Only specify a ModelReference
resource for this API. To update a Model
or Notebook
resource, use the UpdateHubContent
API instead.
Link copied to clipboard
The minimum hub content version of the referenced model that you want to use. The minimum version must be older than the latest available version of the referenced model. To support all versions of a model, set the value to 1.0.0
.