public sealed class CreateDocumentRequest : IMessage<CreateDocumentRequest>, IEquatable<CreateDocumentRequest>, IDeepCloneable<CreateDocumentRequest>, IBufferMessage, IMessage
Request message for [Documents.CreateDocument][google.cloud.dialogflow.v2.Documents.CreateDocument].
[[["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\u003eThis page details the \u003ccode\u003eCreateDocumentRequest\u003c/code\u003e class, which is used to request the creation of a document in Google Cloud Dialogflow V2.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDocumentRequest\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, ensuring compatibility with Google Protobuf and providing various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to various versions of the \u003ccode\u003eCreateDocumentRequest\u003c/code\u003e class, spanning from version 3.2.0 up to the latest version 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors that provide two ways to instantiate the \u003ccode\u003eCreateDocumentRequest\u003c/code\u003e object, either empty or as a clone of an existing instance of \u003ccode\u003eCreateDocumentRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eRequired properties of \u003ccode\u003eCreateDocumentRequest\u003c/code\u003e are \u003ccode\u003eDocument\u003c/code\u003e of type \u003ccode\u003eDocument\u003c/code\u003e and \u003ccode\u003eParent\u003c/code\u003e which should be the ID of the knowledge base where the document should be added, formatted as \u003ccode\u003eprojects/{Project ID}/locations/{Location ID>/knowledgeBases/<Knowledge Base ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]