Hapus grup entri
bookmark_borderbookmark
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Menghapus grup entri.
Contoh kode
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],[],[[["This code sample demonstrates how to delete an entry group in Google Cloud Data Catalog using Java."],["Before running the sample, you need to set up the Java environment and authenticate to Data Catalog using Application Default Credentials, as described in the documentation."],["The code utilizes the `DataCatalogClient` to send a `DeleteEntryGroupRequest` specifying the target entry group name."],["The code shows that in order to identify the entry group it uses the following variables, `projectId`, `location`, and `entryGroupId`."],["After execution the result is going to be printed to the console, with a message indicating a successfull delete."]]],[]]