Class: Google::Cloud::Dialogflow::V2::ConversationProfile
- Inherits:
-
Object
- Object
- Google::Cloud::Dialogflow::V2::ConversationProfile
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb
Overview
Defines the services to connect to incoming Dialogflow conversations.
Instance Attribute Summary collapse
-
#automated_agent_config ⇒ ::Google::Cloud::Dialogflow::V2::AutomatedAgentConfig
Configuration for an automated agent to use with this profile.
-
#create_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#display_name ⇒ ::String
Required.
-
#human_agent_assistant_config ⇒ ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig
Configuration for agent assistance to use with this profile.
-
#human_agent_handoff_config ⇒ ::Google::Cloud::Dialogflow::V2::HumanAgentHandoffConfig
Configuration for connecting to a live agent.
-
#language_code ⇒ ::String
Language code for the conversation profile.
-
#logging_config ⇒ ::Google::Cloud::Dialogflow::V2::LoggingConfig
Configuration for logging conversation lifecycle events.
-
#name ⇒ ::String
The unique identifier of this conversation profile.
-
#new_message_event_notification_config ⇒ ::Google::Cloud::Dialogflow::V2::NotificationConfig
Configuration for publishing new message events.
-
#notification_config ⇒ ::Google::Cloud::Dialogflow::V2::NotificationConfig
Configuration for publishing conversation lifecycle events.
-
#security_settings ⇒ ::String
Name of the CX SecuritySettings reference for the agent.
-
#stt_config ⇒ ::Google::Cloud::Dialogflow::V2::SpeechToTextConfig
Settings for speech transcription.
-
#time_zone ⇒ ::String
The time zone of this conversational profile from the time zone database, e.g., America/New_York, Europe/Paris.
-
#tts_config ⇒ ::Google::Cloud::Dialogflow::V2::SynthesizeSpeechConfig
Configuration for Text-to-Speech synthesization.
-
#update_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
Instance Attribute Details
#automated_agent_config ⇒ ::Google::Cloud::Dialogflow::V2::AutomatedAgentConfig
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#create_time ⇒ ::Google::Protobuf::Timestamp (readonly)
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#display_name ⇒ ::String
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#human_agent_assistant_config ⇒ ::Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#human_agent_handoff_config ⇒ ::Google::Cloud::Dialogflow::V2::HumanAgentHandoffConfig
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#language_code ⇒ ::String
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#logging_config ⇒ ::Google::Cloud::Dialogflow::V2::LoggingConfig
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#new_message_event_notification_config ⇒ ::Google::Cloud::Dialogflow::V2::NotificationConfig
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#notification_config ⇒ ::Google::Cloud::Dialogflow::V2::NotificationConfig
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#security_settings ⇒ ::String
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#stt_config ⇒ ::Google::Cloud::Dialogflow::V2::SpeechToTextConfig
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#time_zone ⇒ ::String
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#tts_config ⇒ ::Google::Cloud::Dialogflow::V2::SynthesizeSpeechConfig
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#update_time ⇒ ::Google::Protobuf::Timestamp (readonly)
87 88 89 90 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 87 class ConversationProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |