Wajib. Mask kolom menentukan kolom yang akan diperbarui dalam resource listingan. Kolom yang ditentukan di updateMask bersifat relatif terhadap resource dan bukan permintaan penuh.
Ini adalah daftar yang dipisahkan koma yang berisi nama kolom yang sepenuhnya memenuhi syarat. Contoh: "user.displayName,photo".
[[["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"]],["Terakhir diperbarui pada 2024-04-19 UTC."],[[["This endpoint uses a PATCH request to update an existing listing resource identified by its name, structured as `projects/*/locations/*/dataExchanges/*/listings/*`."],["The `updateMask` query parameter is required to specify which fields of the listing resource should be updated, using a comma-separated list of fully qualified field names."],["The request body must contain an instance of the `Listing` resource, representing the updated data for the listing."],["Upon successful execution, the response body will return an instance of the updated `Listing` resource."],["Updating a listing requires either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope, and the `analyticshub.listings.update` IAM permission on the listing resource."]]],[]]