Import documents from BigQuery
Stay organized with collections
Save and categorize content based on your preferences.
Import documents from BigQuery
Explore further
For detailed documentation that includes this code sample, see the following:
Code sample
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["This content provides a Python code sample for importing documents into a data store from BigQuery using the Vertex AI Agent Builder."],["It uses the `discoveryengine` library to create a client and define a request for importing documents, specifying details such as the project ID, location, data store ID, and BigQuery dataset and table information."],["The code demonstrates how to set up authentication with Application Default Credentials and handles the result of the operation after completion."],["The code sample supports both full and incremental reconciliation modes, allowing for complete data replacement or data additions, respectively."],["Additional documentation is available on creating a search data store, and refreshing structured and unstructured data, as well as a reference to the Vertex AI Agent Builder Python API and the Google Cloud sample browser."]]],[]]