notes property

String? notes
getter/setter pair

Notes about this device added by the administrator.

This property can be searched with the list method's query parameter. Maximum length is 500 characters. Empty values are allowed.

Implementation

core.String? notes;