Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::CreateConversationDatasetRequest (v0.18.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::CreateConversationDatasetRequest.

The request message for ConversationDatasets.CreateConversationDataset.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#conversation_dataset

def conversation_dataset() -> ::Google::Cloud::Dialogflow::V2::ConversationDataset
Returns

#conversation_dataset=

def conversation_dataset=(value) -> ::Google::Cloud::Dialogflow::V2::ConversationDataset
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The project to create conversation dataset for. Format: projects/<Project ID>/locations/<Location ID>

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The project to create conversation dataset for. Format: projects/<Project ID>/locations/<Location ID>
Returns
  • (::String) — Required. The project to create conversation dataset for. Format: projects/<Project ID>/locations/<Location ID>