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 webpage provides documentation for the `GetConversationDatasetRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.23.0."],["The `GetConversationDatasetRequest` class is used to retrieve a specific conversation dataset and is part of the `Google.Cloud.Dialogflow.V2` namespace."],["The page includes links to documentation for numerous versions of the API, ranging from version 3.2.0 up to the latest version 4.26.0, alongside the current 4.23.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to function within the Google Protobuf ecosystem."],["Key properties of `GetConversationDatasetRequest` include `ConversationDatasetName`, which is a typed view over the resource name, and `Name`, a string that requires the dataset's resource identifier."]]],[]]