Required. The name of the document to reload.
Format: projects/{Project ID}/locations/{Location
ID>/knowledgeBases/<Knowledge Base ID>/documents/<Document ID>
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage details the `ReloadDocumentRequest` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically version 3.3.0, which is used for reloading document content in Dialogflow."],["The `ReloadDocumentRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["The class has two constructors: a default constructor and one that takes another `ReloadDocumentRequest` instance for cloning, and it includes properties like `ContentUri`, `DocumentName`, `Name`, and `SourceCase` to manage the document reload request."],["There is a comprehensive list of versions available, ranging from 3.2.0 to 4.26.0, with 4.26.0 being the latest, each linking to its respective `ReloadDocumentRequest` documentation."],["The `ContentUri` property specifies the location of the Google Cloud Storage file from which the document's content will be reloaded."]]],[]]