public sealed class GetConversationDatasetRequest : IMessage<GetConversationDatasetRequest>, IEquatable<GetConversationDatasetRequest>, IDeepCloneable<GetConversationDatasetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetConversationDatasetRequest.
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"]],[["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-03-21 UTC."],[[["This page provides documentation for the `GetConversationDatasetRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The `GetConversationDatasetRequest` class is used to request information about a specific conversation dataset, as part of the `ConversationDatasets.GetConversationDataset` method."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The documentation details the class's constructors, including a default constructor and a copy constructor, along with its properties, specifically `ConversationDatasetName` and `Name`."],["The documentation also shows previous versions, ranging from version 3.2.0 to the latest 4.26.0, for the `GetConversationDatasetRequest` class."]]],[]]