OptionaletagIf-match precondition: when set, the update proceeds only if the current server-side etag matches. Empty means an unconditional update.
OptionalmodelThe model service with the updated field values. name identifies the
resource (model-services/{catalog}.{schema}.{model_service}); only
fields listed in update_mask are applied.
OptionalupdateThe list of fields to update. The framework validates each path against
the model_service field above. Wildcard paths (paths: ["*"]) are not
supported; list each field path explicitly.
Request to update a model service.
namecannot appear inupdate_mask; the model service name is immutable.