Die Liste der zu aktualisierenden Felder. Einige Felder sind schreibgeschützt und können nicht aktualisiert werden. Werte für nicht angegebene Felder werden gepatcht.
Dies ist eine durch Kommas getrennte Liste vollständig qualifizierter Namen von Feldern. Beispiel: "user.displayName,photo".
Anfragetext
Der Anfragetext enthält eine Instanz von PrintServer.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von PrintServer.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2023-05-05 (UTC)."],[[["Updates the configuration of an existing print server using a PATCH request."],["Requires providing the print server's resource name in the URL path."],["Allows for specifying fields to update using the `updateMask` query parameter and a [FieldMask](https://protobuf.dev/reference/protobuf/google.protobuf/#field-mask) format."],["The request body should contain a [PrintServer](/admin-sdk/chrome-printer/reference/rest/v1/admin.directory.v1.customers.chrome.printServers#PrintServer) object with the updated configuration."],["Needs authorization with the `https://www.googleapis.com/auth/admin.chrome.printers` scope."]]],[]]