Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class ConversationDataset.
Represents a conversation dataset that a user imports raw data into.
The data inside ConversationDataset can not be changed after
ImportConversationData finishes (and calling ImportConversationData on a
dataset that already has data is not allowed).
Generated from protobuf messagegoogle.cloud.dialogflow.v2.ConversationDataset
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Dialogflow V2 Client - Class ConversationDataset (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-dialogflow/latest/V2.ConversationDataset)\n- [2.1.1](/php/docs/reference/cloud-dialogflow/2.1.1/V2.ConversationDataset)\n- [2.0.1](/php/docs/reference/cloud-dialogflow/2.0.1/V2.ConversationDataset)\n- [1.17.2](/php/docs/reference/cloud-dialogflow/1.17.2/V2.ConversationDataset)\n- [1.16.0](/php/docs/reference/cloud-dialogflow/1.16.0/V2.ConversationDataset)\n- [1.15.1](/php/docs/reference/cloud-dialogflow/1.15.1/V2.ConversationDataset)\n- [1.14.0](/php/docs/reference/cloud-dialogflow/1.14.0/V2.ConversationDataset)\n- [1.13.0](/php/docs/reference/cloud-dialogflow/1.13.0/V2.ConversationDataset)\n- [1.12.3](/php/docs/reference/cloud-dialogflow/1.12.3/V2.ConversationDataset)\n- [1.11.0](/php/docs/reference/cloud-dialogflow/1.11.0/V2.ConversationDataset)\n- [1.10.2](/php/docs/reference/cloud-dialogflow/1.10.2/V2.ConversationDataset)\n- [1.9.0](/php/docs/reference/cloud-dialogflow/1.9.0/V2.ConversationDataset)\n- [1.8.0](/php/docs/reference/cloud-dialogflow/1.8.0/V2.ConversationDataset)\n- [1.7.2](/php/docs/reference/cloud-dialogflow/1.7.2/V2.ConversationDataset)\n- [1.6.0](/php/docs/reference/cloud-dialogflow/1.6.0/V2.ConversationDataset)\n- [1.5.0](/php/docs/reference/cloud-dialogflow/1.5.0/V2.ConversationDataset)\n- [1.4.0](/php/docs/reference/cloud-dialogflow/1.4.0/V2.ConversationDataset)\n- [1.3.2](/php/docs/reference/cloud-dialogflow/1.3.2/V2.ConversationDataset)\n- [1.2.0](/php/docs/reference/cloud-dialogflow/1.2.0/V2.ConversationDataset)\n- [1.1.1](/php/docs/reference/cloud-dialogflow/1.1.1/V2.ConversationDataset)\n- [1.0.1](/php/docs/reference/cloud-dialogflow/1.0.1/V2.ConversationDataset) \nReference documentation and code samples for the Google Cloud Dialogflow V2 Client class ConversationDataset.\n\nRepresents a conversation dataset that a user imports raw data into.\n\nThe data inside ConversationDataset can not be changed after\nImportConversationData finishes (and calling ImportConversationData on a\ndataset that already has data is not allowed).\n\nGenerated from protobuf message `google.cloud.dialogflow.v2.ConversationDataset`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nOutput only. ConversationDataset resource name. Format:\n`projects/\u003cProject ID\u003e/locations/\u003cLocation\nID\u003e/conversationDatasets/\u003cConversation Dataset ID\u003e`\n\n### setName\n\nOutput only. ConversationDataset resource name. Format:\n`projects/\u003cProject ID\u003e/locations/\u003cLocation\nID\u003e/conversationDatasets/\u003cConversation Dataset ID\u003e`\n\n### getDisplayName\n\nRequired. The display name of the dataset. Maximum of 64 bytes.\n\n### setDisplayName\n\nRequired. The display name of the dataset. Maximum of 64 bytes.\n\n### getDescription\n\nOptional. The description of the dataset. Maximum of 10000 bytes.\n\n### setDescription\n\nOptional. The description of the dataset. Maximum of 10000 bytes.\n\n### getCreateTime\n\nOutput only. Creation time of this dataset.\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nOutput only. Creation time of this dataset.\n\n### getInputConfig\n\nOutput only. Input configurations set during conversation data import.\n\n### hasInputConfig\n\n### clearInputConfig\n\n### setInputConfig\n\nOutput only. Input configurations set during conversation data import.\n\n### getConversationInfo\n\nOutput only. Metadata set during conversation data import.\n\n### hasConversationInfo\n\n### clearConversationInfo\n\n### setConversationInfo\n\nOutput only. Metadata set during conversation data import.\n\n### getConversationCount\n\nOutput only. The number of conversations this conversation dataset\ncontains.\n\n### setConversationCount\n\nOutput only. The number of conversations this conversation dataset\ncontains.\n\n### getSatisfiesPzi\n\nOutput only. A read only boolean field reflecting Zone Isolation status of\nthe dataset.\n\n### hasSatisfiesPzi\n\n### clearSatisfiesPzi\n\n### setSatisfiesPzi\n\nOutput only. A read only boolean field reflecting Zone Isolation status of\nthe dataset.\n\n### getSatisfiesPzs\n\nOutput only. A read only boolean field reflecting Zone Separation status of\nthe dataset.\n\n### hasSatisfiesPzs\n\n### clearSatisfiesPzs\n\n### setSatisfiesPzs\n\nOutput only. A read only boolean field reflecting Zone Separation status of\nthe dataset."]]