I developed a program to store my files in google drive by using google drive api. But, I am trying to generate a temporary link of a file by google drive api, that's purpose is to allow only once time to download it. If the file downloaded by that link, then the link will be destroyed or not used anyway until a new link exist.
So is this possible by google drive api?