Created
July 22, 2015 07:30
-
-
Save LindaLawton/159aeae628f4e62d87c3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var service = new DriveService(new BaseClientService.Initializer() {HttpClientInitializer = credential, | |
ApplicationName = "Drive API Sample",}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi thx for this post,
What is the type of Service Account that I must choose on Google Dev Console ?
??? ;)