Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Aggiorna le proprietà aggiornabili di un dispositivo, come annotatedUser, annotatedLocation, notes, orgUnitPath o annotatedAssetId. Questo metodo supporta la semantica della patch.
L'ID univoco dell'account Google Workspace del cliente. In qualità di amministratore dell'account, puoi anche utilizzare l'alias my_customer per rappresentare i customerId del tuo account. customerId viene restituito anche nell'ambito della risorsa Utenti.
deviceId
string
L'ID univoco del dispositivo. I deviceId vengono restituiti nella risposta del metodo chromeosdevices.list.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-27 UTC."],[[["This method updates specific properties of a Chrome OS device like user, location, notes, or asset ID."],["It uses a PATCH request and supports patch semantics, allowing partial updates."],["Requires authorization with the `https://www.googleapis.com/auth/admin.directory.device.chromeos` scope."],["Identifies the target device using `customerId` and `deviceId` parameters."],["The `projection` parameter controls the level of detail returned in the response."]]],[]]