OptionaletagOptimistic concurrency token from the most recent read. When set, the
update succeeds only if the resource has not changed. Leave unset for an
unconditional update. For REST requests, URL-encode the base64 string
returned by the API when setting the etag query parameter.
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.
OptionalupdateFields to update. Use config to replace the entire configuration. The
replacement must include every required field; any optional field you omit
is cleared. To preserve sibling fields, use one or more granular paths:
comment, config.source_connection.name, config.include_tool_selectors, or
config.rate_limits. Wildcard paths such as * are not supported.
Request to update an MCP service.
namecannot appear inupdate_mask.