I want to get a list of attachments for a message without downloading the entire message.
Using "Users.messages: get" we can set the returned fields, but we can only select the "payload", which will return all the payload for the message
https://developers.google.com/gmail/api/v1/reference/users/messages/get#try-it
I only need a list of attachments so that the user can choose which application to go to and retrieve.
Is there a more efficient way to do this?
Thank you for your help,
Paul C
, . , get? Format = FULL ( ) - , , . , ( , , , , MIME-, , .eml ..).
Source: https://habr.com/ru/post/1546520/More articles:Radiate a signal in a static function - c ++Communication between server thread and man-machine interface (MMI) - c ++Access via browser without port in url? - vagrantRequest to launch using - nhibernateDesign and architecture for multiple concurrent users subscribing to a data feed - javaIs there a way to get all the values โโof variables in a python script? - pythonHow to extract variables in a Python script without executing it? - python-3.xCan I run an application that installs on iPhone using appium without providing the path .app - iosHow to force abort data import in HTTP API SOLR DIH - indexingShould we use a windows service or thread pool? - multithreadingAll Articles