Aggiornamento voce
bookmark_borderbookmark
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Aggiorna una voce.
Esempio di codice
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],[],[[["This content provides instructions and a Java code sample for updating an entry in Google Cloud's Data Catalog."],["Before running the provided code, users need to follow the Java setup instructions in the Data Catalog quickstart guide, and set up Application Default Credentials for authentication."],["The Java code sample demonstrates how to use the Data Catalog client library to update an entry's description by specifying the project ID, location, entry group ID, entry ID, and the new description."],["The code provided utilizes the `UpdateEntryRequest` class, that needs the relevant entry, as well as a `FieldMask` to specify the fields that should be updated."]]],[]]