public sealed class ImportDocumentTemplate : IMessage<ImportDocumentTemplate>, IEquatable<ImportDocumentTemplate>, IDeepCloneable<ImportDocumentTemplate>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ImportDocumentTemplate.
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 a key or a value of the metadata is 1024 bytes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation and code samples for the \u003ccode\u003eImportDocumentTemplate\u003c/code\u003e class within the Google Cloud Dialogflow v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class, used for importing documents, is a part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace and is available in various versions, ranging from 3.2.0 up to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportDocumentTemplate\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, while inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eKnowledgeTypes\u003c/code\u003e (a repeated field), \u003ccode\u003eMetadata\u003c/code\u003e (a map field for key-value pairs), and \u003ccode\u003eMimeType\u003c/code\u003e (a string), allowing the user to define the document's knowledge type, metadata, and MIME type.\u003c/p\u003e\n"],["\u003cp\u003eThere is documentation on both an empty constructor, and one that takes in an \u003ccode\u003eImportDocumentTemplate\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]