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