My application is uploading file to GoogleDrive and then my application opens file for editing into GoogleDocs. Users of my application are using Google apps and from their admin console they have set the link sharing default value to "On - Anyone at theirdomain.com". Now when they use my application and it uploads the file, I am not able to set the Link sharing setting to "On - Anyone at theirdomain.com with link".
Can someone provide me the pointer/sample code how to set the link sharing option using Google drive API for uploaded file so that my application can open file into editor for collaboration.