public sealed class CreateDocumentRequest : IMessage<CreateDocumentRequest>, IEquatable<CreateDocumentRequest>, IDeepCloneable<CreateDocumentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class CreateDocumentRequest.
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."],[[["This page provides reference documentation for the `CreateDocumentRequest` class within the Google Cloud Dialogflow v2 API, specifically detailing its usage within the .NET framework."],["The latest version of the `CreateDocumentRequest` class is available under version 4.26.0, however, this page is showing the details of the 4.16.0."],["`CreateDocumentRequest` is used to send requests for creating documents within the Dialogflow API, using knowledge bases, and inheriting from various interfaces and the `object` class."],["The class `CreateDocumentRequest` is part of the `Google.Cloud.Dialogflow.V2` namespace and includes properties like `Document` and `Parent` that are essential for creating documents in the API."],["The documentation provides a full list of all the versions of `CreateDocumentRequest` including versions 4.26.0 all the way down to 3.2.0, which can be found and referenced in the documentation."]]],[]]