GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2ImportDocumentTemplate (google_api_dialogflow v0.89.0)
View SourceThe template used for importing documents.
Attributes
-
knowledgeTypes
(type:list(String.t)
, default:nil
) - Required. The knowledge type of document content. -
metadata
(type:map()
, default:nil
) - Metadata for the document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a document's title, an external URL distinct from the document's content_uri, etc. The max size of akey
or avalue
of the metadata is 1024 bytes. -
mimeType
(type:String.t
, default:nil
) - Required. The MIME type of the document.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.