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