Ottieni un datastore
bookmark_borderbookmark
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Ottieni un datastore
Esempio di codice
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],[],[[["This content provides instructions and a Python code sample for retrieving a data store using the Vertex AI Agent Builder."],["Authentication to Vertex AI Agent Builder requires setting up Application Default Credentials, which is detailed in the linked documentation."],["The provided Python code demonstrates how to use the `discoveryengine` library to get a data store, specifying the project ID, location, and data store ID."],["The code sample utilizes `ClientOptions` to specify the API endpoint, which varies based on the specified location, and uses the `DataStoreServiceClient` to send a request to retrieve the data store."],["Further code samples for Google Cloud products can be found in the Google Cloud sample browser."]]],[]]