python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Is there a build of google-api-dotnet-client that is compatible with .Net Framework 4.8
My project w/c uses google-api-dotnet-client need to be upgrade from .Net Framework 4.5 to 4.8 in order to utilize TLS1.3. Is there a version of google-api-dotnet-client that is compatible w/ .Net Fra...
sjlewis
Votes: 0
Answers: 1
Authentication for multiple projects in GCP using service accounts
I have 2 GCP projects for which I am trying to perform authentication using C#. Because the projects are belonging to different clients, I am given access to service account json file.
Is there a way ...
user1258028
Votes: 0
Answers: 1
List nested folders in Google Cloud Storage Bucket in C#
Whats the best way to list nested folders in Google-Cloud-Storage bucket. I have a bucket in which first the year folder then months and days folder respectively and days folder have millions of files...

skhurams
Votes: 0
Answers: 2
Google.apis returns error code 400 after creating maximum amount of service account keys
We are using Google.apis Version 1.36.1 SDK in order to create service account keys for GCP Service accounts.
When we reach maximum amount of keys (10) instead of getting a valid error message / error...
Michael Syrel
Votes: 0
Answers: 1