bytesValue property

String? bytesValue
getter/setter pair

A bytes value.

Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries.

Implementation

core.String? bytesValue;