Class Google::Cloud::Dialogflow::V2::CreateConversationProfileRequest (v0.12.0)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#conversation_profile

def conversation_profile() -> ::Google::Cloud::Dialogflow::V2::ConversationProfile
Returns

#conversation_profile=

def conversation_profile=(value) -> ::Google::Cloud::Dialogflow::V2::ConversationProfile
Parameter
Returns

#parent

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

#parent=

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