Obtenir le groupe d'entrées
bookmark_borderbookmark
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Récupérez un groupe d'entrées existant.
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 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."]]],[]]