Erforderlich. Die Feldmaske gibt die Felder an, die in der Datenaustauschressource 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".
Anfragetext
Der Anfragetext enthält eine Instanz von DataExchange.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von DataExchange.
[[["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 is used to update an existing data exchange within the Analytics Hub."],["The `PATCH` HTTP method is used, with the data exchange resource name specified in the URL's path."],["The `updateMask` query parameter is required to specify which fields within the data exchange resource should be updated."],["The request and response bodies both utilize the `DataExchange` resource to send and receive the new data exchange data."],["The user needs to have one of the listed OAuth scopes and the `analyticshub.dataExchanges.update` IAM permission to update a data exchange."]]],[]]