Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::IngestContextReferencesResponse.
The response message for [ConversationsService.IngestContextReferences][].
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#ingested_context_references
def ingested_context_references() -> ::Google::Protobuf::Map{::String => ::Google::Cloud::Dialogflow::V2::Conversation::ContextReference}
Returns
- (::Google::Protobuf::Map{::String => ::Google::Cloud::Dialogflow::V2::Conversation::ContextReference}) — All context references ingested.
#ingested_context_references=
def ingested_context_references=(value) -> ::Google::Protobuf::Map{::String => ::Google::Cloud::Dialogflow::V2::Conversation::ContextReference}
Parameter
- value (::Google::Protobuf::Map{::String => ::Google::Cloud::Dialogflow::V2::Conversation::ContextReference}) — All context references ingested.
Returns
- (::Google::Protobuf::Map{::String => ::Google::Cloud::Dialogflow::V2::Conversation::ContextReference}) — All context references ingested.