proto_docs/google/cloud/dialogflow/cx/v3/session.rb in google-cloud-dialogflow-cx-v3-0.13.0 vs proto_docs/google/cloud/dialogflow/cx/v3/session.rb in google-cloud-dialogflow-cx-v3-0.14.0

- old
+ new

@@ -756,9 +756,12 @@ # @return [::Google::Cloud::Dialogflow::CX::V3::QueryParameters] # The parameters of this query. # @!attribute [rw] query_input # @return [::Google::Cloud::Dialogflow::CX::V3::QueryInput] # Required. The input specification. + # @!attribute [rw] persist_parameter_changes + # @return [::Boolean] + # Persist session parameter changes from `query_params`. class MatchIntentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end