Get desktop application:
View/edit binary Protocol Buffers messages
Model is a named collection of model versions.
Used in:
, , , , ,The name of the model.
The description of the model.
The user-defined metadata of the model.
The time the model was created.
The time the model was last updated.
The id of this model.
The number of versions associated with this model.
Labels associated with this model.
Username of the user who created this model.
The id of the workspace associated with this model.
Id of the user who created this model.
Whether this model is archived or not.
Notes associated with this model.
A version of a model containing a checkpoint. Users can label checkpoints as a version of a model and use the model name and version to locate a checkpoint.
Used in:
, , ,The model the version is related to.
The checkpoint of the model version.
The version number.
The time the model version was created.
Unique id for each model version.
Name for this model version.
Metadata associated with this model version.
The time this model version was last updated.
Comment associated with this model version.
Username of the user who created this model version.
Id of the user who created this model version.
Labels associated with this model version.
Notes associated with this model version.
PatchModel is a partial update to a model with only name required.
Used in:
An updated name for the model.
An updated description for the model.
An updated metadata object for the model.
An updated label list for the model.
Updated notes associated with this model.
The name of the workspace associated with this model.
The id of the workspace associated with this model.
PatchModel is a partial update to a ModelVersion with only id required
Used in:
An updated checkpoint to associate with the model version.
An updated name for the model version.
An updated metadata object for the model version.
An updated comment for the model version.
An updated label list for the model version.
Updated text notes for the model version.