Looking at the API guide here https://developers.google.com/docs/api/how-tos/images, the banner states that "The image must be publicly accessible using the URL that you provide in this method."
Is there any other way that I can add/inline a non-public image to a Google Doc through the API?For example, if I have an image stored in my Drive, or image byte data that is in the scope of the code.