Get File Info
Get the file info of specified file in google drive.
Last updated
Get the file info of specified file in google drive.
Last updated
Get the details about the specified file in google drive and store the file object with file info into the variable.
GSuite Connection : A variable name that references the gsuite connection to access the gsuite resources.
File Id: The Id of the file to get info.
File Info: The variable that stores the google file class object with file info of specified file id.