Wajib. Mask kolom menentukan kolom yang akan diperbarui di resource pertukaran data. 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 facilitates the updating of an existing data exchange resource via a PATCH request to the specified URL."],["The `dataExchange.name` path parameter is required, representing the resource name of the data exchange, formatted as `projects/*/locations/*/dataExchanges/*`."],["The `updateMask` query parameter, formatted as a FieldMask, is required to indicate which fields within the data exchange resource should be updated."],["The request and response bodies are both instances of the `DataExchange` resource."],["Authorization requires either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope, along with the `analyticshub.dataExchanges.update` IAM permission on the `name` resource."]]],[]]