View Source GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaChunkDocumentMetadata (google_api_discovery_engine v0.27.0)
Document 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.