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"]],[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `CreateConversationDatasetRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `CreateConversationDatasetRequest` class is used to send a request to create a new conversation dataset, as part of the `ConversationDatasets.CreateConversationDataset` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the constructors and properties of the class, such as `ConversationDataset` and `Parent`, with descriptions of their use and the expected data type."],["The page lists available versions of the `CreateConversationDatasetRequest`, ranging from version 4.26.0 (latest) down to version 3.2.0, with links to each version's documentation."]]],[]]