Here I am trying to connect with Google BigQuery and was able to connect and get the data using Google.Apis.BigQuery.V2 but it seems it has some limits with the size of data that we can pull then i went ahead and tried Google.Cloud.BigQuery.V2 where getting below error, where it states the identity matches. Please suggest how i can handle this situation.
Warning at line 67: Assuming assembly reference 'Google.Apis.Auth, Version=1.60.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab' used by 'Google.Cloud.BigQuery.V2' matches identity 'Google.Apis.Auth, Version=1.64.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab' of 'Google.Apis.Auth', you may need to supply runtime policy
Top comments (1)
I think you'll have more lucky in stackoverflow