VolumeService
Update a model
Updates mutable model metadata such as its inference name, description, base model, or visibility.
patch/projects/{projectId}/models/{id}
Path parameters
projectIdstring required
Project identifier.
idstring required
Model identifier.
Query parameters
updateMaskstring field-mask
Fields to update. If omitted, all mutable fields are overwritten.
Request body
Response
OK
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○