Login to follow
BigQuery

BigQuery (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 26 April 2024 by valantic LCS
BigQuery

BigQuery (ODC)

Documentation
0.1.0
  • The implemented methods are straightforward to use, e.g - ExecuteQuery will execute the provided textual query.
  • Authentication is done via the service account json file - https://console.cloud.google.com/iam-admin/serviceaccounts
  • Responses will always be json-serialized, it is up to the business/context to then de-serialize into the proper struct/entity