获取条目组
bookmark_borderbookmark
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","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."]]],[]]