Obtener grupo de entrada
bookmark_borderbookmark
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Recupera un grupo de entrada existente.
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 Java code sample for retrieving an existing entry group within Google Cloud Data Catalog."],["The code sample demonstrates how to use the `DataCatalogClient` to get an entry group by specifying the project ID, location, and entry group ID."],["Prerequisites for running the code include setting up the Java environment as outlined in the Data Catalog quickstart guide and authenticating to Data Catalog using Application Default Credentials."],["The `getEntryGroup` method is implemented to retrieve the entry group, and it outputs the entry group's name upon successful retrieval."],["This also refers to the google cloud samples browser to get more code samples."]]],[]]