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 document provides reference documentation for the `GetConversationDatasetRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.21.0 and its corresponding assembly."],["The `GetConversationDatasetRequest` class is used to request a specific conversation dataset from the Dialogflow API, and it includes a required `Name` property to identify the desired dataset."],["The `GetConversationDatasetRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are standard types when working with the Google Cloud .NET client libraries."],["A range of versions for this API, starting from 3.2.0 to the latest version 4.26.0 are also listed with links to their respective documentation."],["The most up-to-date version of this documentation is 4.26.0, and the current version the documentation is on is version 4.21.0."]]],[]]