GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1ChunkDocumentMetadata (google_api_discovery_engine v0.28.0)
View SourceDocument metadata contains the information of the document of the current chunk.
Attributes
-
structData(type:map(), default:nil) - Data representation. The structured JSON data for the document. It should conform to the registered Schema or anINVALID_ARGUMENTerror is thrown. -
title(type:String.t, default:nil) - Title of the document. -
uri(type:String.t, default:nil) - Uri of the document.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.