Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::CreateConversationDatasetOperationMetadata (v0.21.0)

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

Metadata for [ConversationDatasets][CreateConversationDataset].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#conversation_dataset

def conversation_dataset() -> ::String
Returns
  • (::String) — The resource name of the conversation dataset that will be created. Format: projects/<Project ID>/locations/<Location ID>/conversationDatasets/<Conversation Dataset Id>

#conversation_dataset=

def conversation_dataset=(value) -> ::String
Parameter
  • value (::String) — The resource name of the conversation dataset that will be created. Format: projects/<Project ID>/locations/<Location ID>/conversationDatasets/<Conversation Dataset Id>
Returns
  • (::String) — The resource name of the conversation dataset that will be created. Format: projects/<Project ID>/locations/<Location ID>/conversationDatasets/<Conversation Dataset Id>