Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::Chunk::AnnotationMetadata.
The annotation metadata includes structured content in the current chunk.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#image_id
def image_id() -> ::String
Returns
- (::String) — Output only. Image id is provided if the structured content is based on an image.
#structured_content
def structured_content() -> ::Google::Cloud::DiscoveryEngine::V1::Chunk::StructuredContent
Returns
- (::Google::Cloud::DiscoveryEngine::V1::Chunk::StructuredContent) — Output only. The structured content information.