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 webpage details how to update an existing listing using the `PATCH` HTTP method at a specific URL."],["The request requires the `listing.name` path parameter, which identifies the listing to be updated using the provided resource name, such as `projects/myproject/locations/US/dataExchanges/123/listings/456`."],["The `updateMask` query parameter is required and specifies which fields within the listing resource will be updated, as a comma-separated list of field names."],["The request and response bodies both use the `Listing` resource type, which is defined in a separate documentation, and the request body contains the desired updates to the listing."],["Updating a listing requires specific authorization scopes, such as `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`, along with the `analyticshub.listings.update` IAM permission."]]],[]]