public sealed class GetConversationDatasetRequest : IMessage<GetConversationDatasetRequest>, IEquatable<GetConversationDatasetRequest>, IDeepCloneable<GetConversationDatasetRequest>, IBufferMessage, IMessage
The request message for
[ConversationDatasets.GetConversationDataset][google.cloud.dialogflow.v2.ConversationDatasets.GetConversationDataset].
[[["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 webpage provides documentation for the `GetConversationDatasetRequest` class within the Google Cloud Dialogflow V2 .NET library, specifically showcasing version 4.1.0, but also offering links to other versions up to the latest 4.26.0."],["`GetConversationDatasetRequest` is a request message class used to retrieve a specific conversation dataset, implementing various interfaces for functionality such as message handling, equality checks, deep cloning, and buffer messaging."],["The documentation details the class's constructors, including a default constructor and one that takes another `GetConversationDatasetRequest` object for copying, as well as its properties, which are `ConversationDatasetName` and `Name`."],["The page also displays the namespace of the class as `Google.Cloud.Dialogflow.V2`, along with the assembly it belongs to, which is `Google.Cloud.Dialogflow.V2.dll`."]]],[]]