0

What are the Simple steps to Authenticate and do a query using c# and BigQuery.Any code would be appreciated.

1 Answer 1

0

Best place to start would be here: https://developers.google.com/bigquery/

The documentation is pretty sufficient to get you started, all API code samples are in Java which should make sense.

As for C#, I direct you to another question that contains working samples to Authenticate. We have not yet needed to query programatically as yet though.

Google OAuth2 Service Account Access Token Request gives 'Invalid Request' Response

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.