Class: Google::Cloud::Dialogflow::V2::GenerateStatelessSuggestionRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Dialogflow::V2::GenerateStatelessSuggestionRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dialogflow/v2/conversation.rb
Overview
The request message for Conversations.GenerateStatelessSuggestion.
Defined Under Namespace
Classes: ContextReferencesEntry
Instance Attribute Summary collapse
-
#context_references ⇒ ::Google::Protobuf::Map{::String => ::Google::Cloud::Dialogflow::V2::Conversation::ContextReference}
Optional.
-
#conversation_context ⇒ ::Google::Cloud::Dialogflow::V2::ConversationContext
Optional.
-
#generator ⇒ ::Google::Cloud::Dialogflow::V2::Generator
Uncreated generator.
-
#generator_name ⇒ ::String
The resource name of the existing created generator.
-
#parent ⇒ ::String
Required.
-
#security_settings ⇒ ::String
Optional.
-
#trigger_events ⇒ ::Array<::Google::Cloud::Dialogflow::V2::TriggerEvent>
Optional.
Instance Attribute Details
#context_references ⇒ ::Google::Protobuf::Map{::String => ::Google::Cloud::Dialogflow::V2::Conversation::ContextReference}
645 646 647 648 649 650 651 652 653 654 655 656 657 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation.rb', line 645 class GenerateStatelessSuggestionRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::Google::Cloud::Dialogflow::V2::Conversation::ContextReference] class ContextReferencesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#conversation_context ⇒ ::Google::Cloud::Dialogflow::V2::ConversationContext
645 646 647 648 649 650 651 652 653 654 655 656 657 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation.rb', line 645 class GenerateStatelessSuggestionRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::Google::Cloud::Dialogflow::V2::Conversation::ContextReference] class ContextReferencesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#generator ⇒ ::Google::Cloud::Dialogflow::V2::Generator
645 646 647 648 649 650 651 652 653 654 655 656 657 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation.rb', line 645 class GenerateStatelessSuggestionRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::Google::Cloud::Dialogflow::V2::Conversation::ContextReference] class ContextReferencesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#generator_name ⇒ ::String
645 646 647 648 649 650 651 652 653 654 655 656 657 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation.rb', line 645 class GenerateStatelessSuggestionRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::Google::Cloud::Dialogflow::V2::Conversation::ContextReference] class ContextReferencesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#parent ⇒ ::String
645 646 647 648 649 650 651 652 653 654 655 656 657 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation.rb', line 645 class GenerateStatelessSuggestionRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::Google::Cloud::Dialogflow::V2::Conversation::ContextReference] class ContextReferencesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#security_settings ⇒ ::String
645 646 647 648 649 650 651 652 653 654 655 656 657 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation.rb', line 645 class GenerateStatelessSuggestionRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::Google::Cloud::Dialogflow::V2::Conversation::ContextReference] class ContextReferencesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#trigger_events ⇒ ::Array<::Google::Cloud::Dialogflow::V2::TriggerEvent>
645 646 647 648 649 650 651 652 653 654 655 656 657 |
# File 'proto_docs/google/cloud/dialogflow/v2/conversation.rb', line 645 class GenerateStatelessSuggestionRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::Google::Cloud::Dialogflow::V2::Conversation::ContextReference] class ContextReferencesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |