blobValue property
A blob value.
May have at most 1,000,000 bytes. When exclude_from_indexes
is false,
may have at most 1500 bytes. In JSON requests, must be base64-encoded.
Implementation
core.String? blobValue;
A blob value.
May have at most 1,000,000 bytes. When exclude_from_indexes
is false,
may have at most 1500 bytes. In JSON requests, must be base64-encoded.
core.String? blobValue;