BlobAttachment(mapping=None, *, ignore_unknown_fields=False, **kwargs)Stores binarydata attached to text answer, e.g. image, video, audio, etc.
Attributes |
|
|---|---|
| Name | Description |
data |
google.cloud.discoveryengine_v1beta.types.SearchResponse.Summary.BlobAttachment.Blob
Output only. The blob data. |
attribution_type |
google.cloud.discoveryengine_v1beta.types.SearchResponse.Summary.BlobAttachment.AttributionType
Output only. The attribution type of the blob. |
Classes
AttributionType
AttributionType(value)Defines the attribution type of the blob.
Blob
Blob(mapping=None, *, ignore_unknown_fields=False, **kwargs)Stores type and data of the blob.