PlaceKeyValuePairType
Message Summary
message PlaceKeyValuePairAttribute
Undefined data for a place represented through custom key-value pairs.
Include: places_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
place_index | uint32 | repeated | Index of the Place in a pool. 0-based index references to place in the partition. | |
data | KeyValuePairType | repeated | The key pair value of attributes. | |
category | Reference |