Represents a blob asset. It's used to store the content of
the inline blob in this document, for example, image bytes, such
that it can be referenced by other fields in the document via
asset ID.
Attributes
Name
Description
asset_id
str
Optional. The id of the blob asset.
content
bytes
Optional. The content of the blob asset, for
example, image bytes.
mime_type
str
The mime type of the blob asset. An IANA published `media
type (MIME
type)
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]