FileUploadsService

Service to manage data source file uploads.

GetFileUpload

rpc GetFileUpload(GetFileUploadRequest) returns (FileUpload)

Gets the latest data source file upload. Only the latest alias is accepted for a file upload.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/content

For more information, see the OAuth 2.0 Overview.