Content-Length: 381200 | pFad | https://github.com/googleapis/python-dialogflow-cx/commit/27f60205a3068df1a1576f120c97d45bb3501b2a

EE feat: Added persist_parameter_changes field from `query_params` to Ma… · googleapis/python-dialogflow-cx@27f6020 · GitHub
Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 27f6020

Browse files
feat: Added persist_parameter_changes field from query_params to MatchIntentRequest (#506)
* feat: Added persist_parameter_changes field from `query_params` to MatchIntentRequest PiperOrigin-RevId: 513016804 Source-Link: googleapis/googleapis@388f408 Source-Link: https://github.com/googleapis/googleapis-gen/commit/99ede80d3d167cc396a6ba85e0ba9495abb6097f Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTllZGU4MGQzZDE2N2NjMzk2YTZiYTg1ZTBiYTk0OTVhYmI2MDk3ZiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent f00ed7c commit 27f6020

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

google/cloud/dialogflowcx_v3beta1/types/session.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1200,6 +1200,8 @@ class MatchIntentRequest(proto.Message):
12001200
The parameters of this query.
12011201
query_input (google.cloud.dialogflowcx_v3beta1.types.QueryInput):
12021202
Required. The input specification.
1203+
persist_parameter_changes (bool):
1204+
Persist session parameter changes from ``query_params``.
12031205
"""
12041206

12051207
session: str = proto.Field(
@@ -1216,6 +1218,10 @@ class MatchIntentRequest(proto.Message):
12161218
number=3,
12171219
message="QueryInput",
12181220
)
1221+
persist_parameter_changes: bool = proto.Field(
1222+
proto.BOOL,
1223+
number=5,
1224+
)
12191225

12201226

12211227
class MatchIntentResponse(proto.Message):

samples/generated_samples/snippet_metadata_google.cloud.dialogflow.cx.v3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-dialogflow-cx",
11-
"version": "1.19.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

samples/generated_samples/snippet_metadata_google.cloud.dialogflow.cx.v3beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-dialogflow-cx",
11-
"version": "1.19.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

scripts/fixup_dialogflowcx_v3beta1_keywords.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ class dialogflowcxCallTransformer(cst.CSTTransformer):
113113
'list_webhooks': ('parent', 'page_size', 'page_token', ),
114114
'load_version': ('name', 'allow_override_agent_resources', ),
115115
'lookup_environment_history': ('name', 'page_size', 'page_token', ),
116-
'match_intent': ('session', 'query_input', 'query_params', ),
116+
'match_intent': ('session', 'query_input', 'query_params', 'persist_parameter_changes', ),
117117
'restore_agent': ('name', 'agent_uri', 'agent_content', 'restore_option', ),
118118
'run_continuous_test': ('environment', ),
119119
'run_test_case': ('name', 'environment', ),

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/googleapis/python-dialogflow-cx/commit/27f60205a3068df1a1576f120c97d45bb3501b2a

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy