GetConversationDatasetResult

data class GetConversationDatasetResult(val conversationCount: String, val conversationInfo: GoogleCloudDialogflowV2ConversationInfoResponse, val createTime: String, val description: String, val displayName: String, val inputConfig: GoogleCloudDialogflowV2InputConfigResponse, val name: String)

Constructors

Link copied to clipboard
fun GetConversationDatasetResult(conversationCount: String, conversationInfo: GoogleCloudDialogflowV2ConversationInfoResponse, createTime: String, description: String, displayName: String, inputConfig: GoogleCloudDialogflowV2InputConfigResponse, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of conversations this conversation dataset contains.

Link copied to clipboard

Metadata set during conversation data import.

Link copied to clipboard

Creation time of this dataset.

Link copied to clipboard

Optional. The description of the dataset. Maximum of 10000 bytes.

Link copied to clipboard

The display name of the dataset. Maximum of 64 bytes.

Link copied to clipboard

Input configurations set during conversation data import.

Link copied to clipboard

ConversationDataset resource name. Format: projects//locations//conversationDatasets/