I'm looking to programmatically update images within Google Docs, Sheets, and Presentations. I know I can replace images via batchUp using a ReplaceImageRequest, but I have been unable to modify the image metadata (description, title, image style). Is this programmatically possible?
I have successfully pulled out the Embedded Object properties, but can't seem to write them into a Google Doc
I'm looking to programmatically update images within Google Docs, Sheets, and Presentations.at the top of the question. But, you sayI have successfully pulled out the Embedded Object properties, but can't seem to write them into a Google Docat the bottom of your question. In this question, your goal is to update the metadata of images in only Google Docs. Is my understanding correct?