Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please HelpMe #21

Open
abnervelasco opened this issue Oct 13, 2017 · 1 comment
Open

Please HelpMe #21

abnervelasco opened this issue Oct 13, 2017 · 1 comment

Comments

@abnervelasco
Copy link

I need to upload a file to Google Drive to facilitate a project I'm doing University, but I can not do it, because I do not understand the requirement you ask in the following

public static File uploadFile(DriveService _service, string _uploadFile, string _parent)

I already have the authentication and me auntentica well, but the problem I have is "_parent" that should go there? I do not understand that? could you explain me

@SurferJeffAtGoogle
Copy link

Not sure where this uploadFile() function came from, but this sample might be useful:
https://github.com/GoogleCloudPlatform/dotnet-docs-samples/blob/master/storage/api/Storage/Program.cs
See the UploadFile() function. It calls this API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants