Class Blob (0.13.11)

Blob(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Inline blob.

Attributes

Name Description
mime_type str
Required. The media type (MIME type) of the generated data.
data bytes
Required. Raw bytes.