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-03-21 UTC."],[[["This webpage provides documentation for the `CreateConversationDatasetRequest` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment."],["The content lists various versions of the `CreateConversationDatasetRequest` class, ranging from version 3.2.0 up to the latest version 4.26.0, with version 4.17.0 as a specific highlighted version."],["The `CreateConversationDatasetRequest` class, which implements several interfaces, is used to create conversation datasets and includes properties such as `ConversationDataset` and `Parent`."],["The documentation details the `CreateConversationDatasetRequest` class's constructors, one with no parameters and one that allows you to input a parameter named `other`."],["The documented API class `CreateConversationDatasetRequest` is part of the `Google.Cloud.Dialogflow.V2` namespace and is found in the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]