Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrimitiveProperty

Primitive types for the property. Primitive types for the property. Primitive types for the property. Primitive types for the property.

We expect dates to be in the ISO-8601 format, while timestamps are expected to be an epoch value with millisecond precision. JSON values have to be valid JSON fragments. The maximum allowed size for a JSON object is 40960 bytes. The maximum allowed length of a key is 128, while the maximum allowed size of a value is 10240 bytes and you can have up to 256 key-value pairs.

We expect dates to be in the ISO-8601 format, while timestamps are expected to be an epoch value with millisecond precision. JSON values have to be valid JSON fragments. The maximum allowed size for a JSON object is 40960 bytes. The maximum allowed length of a key is 128, while the maximum allowed size of a value is 10240 bytes and you can have up to 256 key-value pairs.

We expect dates to be in the ISO-8601 format, while timestamps are expected to be an epoch value with millisecond precision. JSON values have to be valid JSON fragments. The maximum allowed size for a JSON object is 40960 bytes. The maximum allowed length of a key is 128, while the maximum allowed size of a value is 10240 bytes and you can have up to 256 key-value pairs.

We expect dates to be in the ISO-8601 format, while timestamps are expected to be an epoch value with millisecond precision. JSON values have to be valid JSON fragments. The maximum allowed size for a JSON object is 40960 bytes. The maximum allowed length of a key is 128, while the maximum allowed size of a value is 10240 bytes and you can have up to 256 key-value pairs.

Hierarchy

  • PrimitiveProperty

Index

Properties

Properties

Optional list

list: undefined | false | true

Specifies that the data type is a list of values. Specifies that the data type is a list of values. Specifies that the data type is a list of values. Specifies that the data type is a list of values.

type

type: "boolean" | "float32" | "float64" | "int32" | "int64" | "timestamp" | "date" | "json"