Créer un datastore
bookmark_borderbookmark
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Créer un data store
En savoir plus
Pour obtenir une documentation détaillée incluant cet exemple de code, consultez les articles suivants :
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 code sample demonstrates how to create a data store using the Vertex AI Agent Builder Python API, with specific parameters for project ID, location, and data store ID."],["The sample utilizes the `discoveryengine.DataStoreServiceClient` to create a data store within a specified collection, and includes options for industry vertical and solution types, as well as content configuration."],["Authentication for Vertex AI Agent Builder is required, and can be set up using Application Default Credentials as outlined in the linked documentation."],["The process involves creating a client, defining the data store with configurations like display name and industry vertical, and then sending a request to create the data store, followed by handling the operation's response and metadata."]]],[]]