public sealed class CreateDocumentRequest : IMessage<CreateDocumentRequest>, IEquatable<CreateDocumentRequest>, IDeepCloneable<CreateDocumentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class CreateDocumentRequest.
Request message for
[Documents.CreateDocument][google.cloud.dialogflow.v2beta1.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\u003e\u003ccode\u003eCreateDocumentRequest\u003c/code\u003e is a class within the Google Cloud Dialogflow v2beta1 API, designed to handle requests for creating documents via the \u003ccode\u003eDocuments.CreateDocument\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eDocument\u003c/code\u003e (the document to be created), \u003ccode\u003eImportGcsCustomMetadata\u003c/code\u003e (for importing custom metadata from Google Cloud Storage), and \u003ccode\u003eParent\u003c/code\u003e (the knowledge base for the document).\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default constructor, and one that allows you to make a copy of an existing \u003ccode\u003eCreateDocumentRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1.dll\u003c/code\u003e assembly, indicating its role in the Dialogflow API's .NET implementation.\u003c/p\u003e\n"]]],[],null,[]]