Obtenir un data store
bookmark_borderbookmark
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Obtenir un data store
Exemple de code
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","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."]]],[]]