Erforderlich. Die Feldmaske gibt die Felder an, die in der Eintragsressource aktualisiert werden sollen. Die in updateMask angegebenen Felder beziehen sich auf die Ressource und sind keine vollständige Anfrage.
Dies ist eine durch Kommas getrennte Liste vollständig qualifizierter Feldnamen. Beispiel: "user.displayName,photo".
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-05-23 (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."]]],[]]