keyValuePairs property
The map of key-value attributes stored by callers specific to a device.
The total serialized length of this map may not exceed 10KB. No limit is placed on the number of attributes in a map.
Implementation
core.Map<core.String, GoogleAppsCloudidentityDevicesV1CustomAttributeValue>?
keyValuePairs;