Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::Answer::BlobAttachment.
Stores binarydata attached to text answer, e.g. image, video, audio, etc.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#attribution_type
def attribution_type() -> ::Google::Cloud::DiscoveryEngine::V1beta::Answer::BlobAttachment::AttributionType
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::Answer::BlobAttachment::AttributionType) — Output only. The attribution type of the blob.
#data
def data() -> ::Google::Cloud::DiscoveryEngine::V1beta::Answer::BlobAttachment::Blob
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::Answer::BlobAttachment::Blob) — Output only. The mime type and data of the blob.