Returns a client info object with a custom user agent header.
Import the google-cloud-bigquery library and return the client.
Load documents from Google Cloud BigQuery.
Inherits from BaseLoader.
Each row becomes a document. Columns can be mapped to page_content or
metadata. By default, all columns map to page_content.
Requires additional dependencies:
pip install langchain-google-community[bigquery]