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\u003eThe page documents the \u003ccode\u003eCreateDocumentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically for .NET, with version 3.7.0 being the current page context, although there are many more versions available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateDocumentRequest\u003c/code\u003e is used to send requests for the creation of documents in Google Cloud Dialogflow V2, and is a sealed class inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDocumentRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eDocument\u003c/code\u003e (the document to be created) and \u003ccode\u003eParent\u003c/code\u003e (the knowledge base the document will belong to), which are required fields.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsKnowledgeBaseName\u003c/code\u003e property is a typed view of the \u003ccode\u003eParent\u003c/code\u003e property, and is of type \u003ccode\u003eKnowledgeBaseName\u003c/code\u003e, allowing a typed name to be given to the parent resource.\u003c/p\u003e\n"],["\u003cp\u003eThe page also has links to other versions of the \u003ccode\u003eCreateDocumentRequest\u003c/code\u003e object, ranging from \u003ccode\u003e4.26.0\u003c/code\u003e (latest) to \u003ccode\u003e3.2.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]