A set of attributes, each in the format [KEY]:[VALUE].
| JSON representation | |
|---|---|
{
"attributeMap": {
string: {
object( |
|
| Fields | |
|---|---|
attributeMap |
The set of attributes. Each attribute's key can be up to 128 bytes long. The value can be a string up to 256 bytes, a signed 64-bit integer, or the Boolean values
|
droppedAttributesCount |
The number of attributes that were discarded. Attributes can be discarded because their keys are too long or because there are too many attributes. If this value is 0 then all attributes are valid. |


