Google Docs · Schema

ReplaceImageRequest

Replaces an existing image with a new image. Replacing an image removes some image effects from the existing image in order to mirror the behavior of the Docs editor.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

Properties

Name Type Description
imageObjectId string The ID of the existing image that will be replaced.
uri string The URI of the new image. The image is fetched once at insertion time and a copy is stored for display inside the document.
imageReplaceMethod string The replacement method.
tabId string The tab that the image to be replaced is in.
View JSON Schema on GitHub