Eintragsgruppe abrufen
bookmark_borderbookmark
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Rufen Sie eine vorhandene Eintragsgruppe ab.
Codebeispiel
Nächste Schritte
Informationen zum Suchen und Filtern von Codebeispielen für andere Google Cloud -Produkte finden Sie im Google Cloud Beispielbrowser.
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","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."]]],[]]