public sealed class CreateConversationDatasetRequest : IMessage<CreateConversationDatasetRequest>, IEquatable<CreateConversationDatasetRequest>, IDeepCloneable<CreateConversationDatasetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class CreateConversationDatasetRequest.
The request message for
[ConversationDatasets.CreateConversationDataset][google.cloud.dialogflow.v2.ConversationDatasets.CreateConversationDataset].
[[["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 page provides reference documentation for the `CreateConversationDatasetRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.21.0 of the .NET library."],["It documents the class's purpose, which is to serve as the request message for creating a conversation dataset in Dialogflow, and highlights its implementation of multiple interfaces."],["The documentation details the `CreateConversationDatasetRequest` class's constructors and properties, such as `ConversationDataset` and `Parent`, which are essential for creating a new conversation dataset."],["The page shows the availability of versions going from 4.0.0 to 4.26.0, and it also shows older version going down to 3.2.0, all linking to documentation for `CreateConversationDatasetRequest` class."]]],[]]