Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::ImportConversationDataRequest (v0.17.0)

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

The request message for ConversationDatasets.ImportConversationData.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#input_config

def input_config() -> ::Google::Cloud::Dialogflow::V2::InputConfig
Returns

#input_config=

def input_config=(value) -> ::Google::Cloud::Dialogflow::V2::InputConfig
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Required. Dataset resource name. Format: projects/<Project ID>/locations/<Location ID>/conversationDatasets/<Conversation Dataset ID>

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Dataset resource name. Format: projects/<Project ID>/locations/<Location ID>/conversationDatasets/<Conversation Dataset ID>
Returns
  • (::String) — Required. Dataset resource name. Format: projects/<Project ID>/locations/<Location ID>/conversationDatasets/<Conversation Dataset ID>