Cómo obtener un almacén de datos
bookmark_borderbookmark
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Cómo obtener un almacén de datos
Muestra de código
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","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."]]],[]]