[[["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-01-15 UTC."],[[["This document describes how to create a new conversation dataset using a long-running operation."],["The process involves sending a POST request to a specified endpoint, including the project and location within the URL's path."],["The request requires a `parent` parameter specifying the project and location, and the request body should be a `ConversationDataset` instance."],["Successful creation results in a response body containing an `Operation` instance, and it requires one of the specified OAuth scopes for authorization."],["To create a dataset, the `dialogflow.conversationDatasets.create` IAM permission is necessary on the specified parent resource."]]],[]]