Create folder google cloud storage bucket .NET Client Library
问题 I'm looking to at a way to create a folder inside a bucket using the following client library: https://cloud.google.com/storage/docs/json_api/v1/json-api-dotnet-samples I've looked at the following thread, and it appears I need to use the simple method upload. Creating folder in bucket google cloud storage using php I can't see any way of being able to specify a uploadtype , all requests appear to be uploadType=resumable . Looking at the above post and a fiddler trace I need to use uploadType