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 page provides reference documentation for the `CreateConversationDatasetRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET developers."],["The documentation covers versions 3.2.0 to 4.26.0 of the API, with 4.26.0 being the latest release."],["The `CreateConversationDatasetRequest` class is a request message used for creating conversation datasets, and it implements various interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `ConversationDataset`, which represents the dataset to be created, and `Parent`, which specifies the project and location where the dataset will reside."],["The page contains the namespace, Assembly, Constructors, and inherited members for `CreateConversationDatasetRequest`."]]],[]]