public sealed class ExportDocumentRequest : IMessage<ExportDocumentRequest>, IEquatable<ExportDocumentRequest>, IDeepCloneable<ExportDocumentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ExportDocumentRequest.
Request message for
[Documents.ExportDocument][google.cloud.dialogflow.v2.Documents.ExportDocument].
Required. The name of the document to export.
Format: projects/<Project ID>/locations/<Location
ID>/knowledgeBases/<Knowledge Base ID>/documents/<Document ID>.
Property Value
Type
Description
string
SmartMessagingPartialUpdate
public bool SmartMessagingPartialUpdate { get; set; }
When enabled, export the smart messaging allowlist document for partial
update.
[[["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 webpage provides documentation for the \u003ccode\u003eExportDocumentRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API for .NET, detailing its purpose for exporting documents.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportDocumentRequest\u003c/code\u003e class is used to define the request message for the \u003ccode\u003eDocuments.ExportDocument\u003c/code\u003e method, as part of the Google.Cloud.Dialogflow.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists available versions of the API, ranging from version 4.26.0 down to 3.2.0, with links to each specific version's documentation, although the page itself details version 4.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportDocumentRequest\u003c/code\u003e class has properties like \u003ccode\u003eDocumentName\u003c/code\u003e, \u003ccode\u003eExportFullContent\u003c/code\u003e, \u003ccode\u003eGcsDestination\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eSmartMessagingPartialUpdate\u003c/code\u003e that allow you to specify what document to export and how.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportDocumentRequest\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is descended from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]