You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/dialogflow_v3.projects.locations.agents.environments.sessions.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -155,7 +155,7 @@ <h3>Method Details</h3>
155
155
},
156
156
"queryParams": { # Represents the parameters of a conversational query. # The parameters of this query.
157
157
"analyzeQueryTextSentiment": True or False, # Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
158
-
"currentPage": "A String", # The unique identifier of the page to override the current page in the session. Format: `projects//locations//agents//pages/`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the previous page and the previous session parameters. In most cases, current_page and parameters should be configured together to direct a session to a specific state.
158
+
"currentPage": "A String", # The unique identifier of the page to override the current page in the session. Format: `projects//locations//agents//flows//pages/`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the previous page and the previous session parameters. In most cases, current_page and parameters should be configured together to direct a session to a specific state.
159
159
"disableWebhook": True or False, # Whether to disable webhook calls for this request.
160
160
"geoLocation": { # An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges. # The geo location of this conversational query.
161
161
"latitude": 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
@@ -1032,7 +1032,7 @@ <h3>Method Details</h3>
1032
1032
},
1033
1033
"queryParams": { # Represents the parameters of a conversational query. # The parameters of this query.
1034
1034
"analyzeQueryTextSentiment": True or False, # Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
1035
-
"currentPage": "A String", # The unique identifier of the page to override the current page in the session. Format: `projects//locations//agents//pages/`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the previous page and the previous session parameters. In most cases, current_page and parameters should be configured together to direct a session to a specific state.
1035
+
"currentPage": "A String", # The unique identifier of the page to override the current page in the session. Format: `projects//locations//agents//flows//pages/`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the previous page and the previous session parameters. In most cases, current_page and parameters should be configured together to direct a session to a specific state.
1036
1036
"disableWebhook": True or False, # Whether to disable webhook calls for this request.
1037
1037
"geoLocation": { # An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges. # The geo location of this conversational query.
1038
1038
"latitude": 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
@@ -1886,7 +1886,7 @@ <h3>Method Details</h3>
1886
1886
},
1887
1887
"queryParams": { # Represents the parameters of a conversational query. # The parameters of this query.
1888
1888
"analyzeQueryTextSentiment": True or False, # Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
1889
-
"currentPage": "A String", # The unique identifier of the page to override the current page in the session. Format: `projects//locations//agents//pages/`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the previous page and the previous session parameters. In most cases, current_page and parameters should be configured together to direct a session to a specific state.
1889
+
"currentPage": "A String", # The unique identifier of the page to override the current page in the session. Format: `projects//locations//agents//flows//pages/`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the previous page and the previous session parameters. In most cases, current_page and parameters should be configured together to direct a session to a specific state.
1890
1890
"disableWebhook": True or False, # Whether to disable webhook calls for this request.
1891
1891
"geoLocation": { # An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges. # The geo location of this conversational query.
1892
1892
"latitude": 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
Copy file name to clipboardExpand all lines: docs/dyn/dialogflow_v3.projects.locations.agents.sessions.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -155,7 +155,7 @@ <h3>Method Details</h3>
155
155
},
156
156
"queryParams": { # Represents the parameters of a conversational query. # The parameters of this query.
157
157
"analyzeQueryTextSentiment": True or False, # Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
158
-
"currentPage": "A String", # The unique identifier of the page to override the current page in the session. Format: `projects//locations//agents//pages/`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the previous page and the previous session parameters. In most cases, current_page and parameters should be configured together to direct a session to a specific state.
158
+
"currentPage": "A String", # The unique identifier of the page to override the current page in the session. Format: `projects//locations//agents//flows//pages/`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the previous page and the previous session parameters. In most cases, current_page and parameters should be configured together to direct a session to a specific state.
159
159
"disableWebhook": True or False, # Whether to disable webhook calls for this request.
160
160
"geoLocation": { # An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges. # The geo location of this conversational query.
161
161
"latitude": 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
@@ -1032,7 +1032,7 @@ <h3>Method Details</h3>
1032
1032
},
1033
1033
"queryParams": { # Represents the parameters of a conversational query. # The parameters of this query.
1034
1034
"analyzeQueryTextSentiment": True or False, # Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
1035
-
"currentPage": "A String", # The unique identifier of the page to override the current page in the session. Format: `projects//locations//agents//pages/`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the previous page and the previous session parameters. In most cases, current_page and parameters should be configured together to direct a session to a specific state.
1035
+
"currentPage": "A String", # The unique identifier of the page to override the current page in the session. Format: `projects//locations//agents//flows//pages/`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the previous page and the previous session parameters. In most cases, current_page and parameters should be configured together to direct a session to a specific state.
1036
1036
"disableWebhook": True or False, # Whether to disable webhook calls for this request.
1037
1037
"geoLocation": { # An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges. # The geo location of this conversational query.
1038
1038
"latitude": 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
@@ -1886,7 +1886,7 @@ <h3>Method Details</h3>
1886
1886
},
1887
1887
"queryParams": { # Represents the parameters of a conversational query. # The parameters of this query.
1888
1888
"analyzeQueryTextSentiment": True or False, # Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
1889
-
"currentPage": "A String", # The unique identifier of the page to override the current page in the session. Format: `projects//locations//agents//pages/`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the previous page and the previous session parameters. In most cases, current_page and parameters should be configured together to direct a session to a specific state.
1889
+
"currentPage": "A String", # The unique identifier of the page to override the current page in the session. Format: `projects//locations//agents//flows//pages/`. If `current_page` is specified, the previous state of the session will be ignored by Dialogflow, including the previous page and the previous session parameters. In most cases, current_page and parameters should be configured together to direct a session to a specific state.
1890
1890
"disableWebhook": True or False, # Whether to disable webhook calls for this request.
1891
1891
"geoLocation": { # An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges. # The geo location of this conversational query.
1892
1892
"latitude": 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
Copy file name to clipboardExpand all lines: docs/dyn/dialogflow_v3.projects.locations.agents.testCases.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2398,6 +2398,7 @@ <h3>Method Details</h3>
2398
2398
"conversationTurns": [ # The conversation turns uttered during the test case replay in chronological order.
2399
2399
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
2400
2400
"userInput": { # The input from the human user. # The user input.
2401
+
"enableSentimentAnalysis": True or False, # Whether sentiment analysis is enabled.
2401
2402
"injectedParameters": { # Parameters that need to be injected into the conversation during intent detection.
2402
2403
"a_key": "", # Properties of the object.
2403
2404
},
@@ -3095,6 +3096,7 @@ <h3>Method Details</h3>
3095
3096
"testCaseConversationTurns": [ # The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.
3096
3097
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
3097
3098
"userInput": { # The input from the human user. # The user input.
3099
+
"enableSentimentAnalysis": True or False, # Whether sentiment analysis is enabled.
3098
3100
"injectedParameters": { # Parameters that need to be injected into the conversation during intent detection.
3099
3101
"a_key": "", # Properties of the object.
3100
3102
},
@@ -3802,6 +3804,7 @@ <h3>Method Details</h3>
3802
3804
"conversationTurns": [ # The conversation turns uttered during the test case replay in chronological order.
3803
3805
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
3804
3806
"userInput": { # The input from the human user. # The user input.
3807
+
"enableSentimentAnalysis": True or False, # Whether sentiment analysis is enabled.
3805
3808
"injectedParameters": { # Parameters that need to be injected into the conversation during intent detection.
3806
3809
"a_key": "", # Properties of the object.
3807
3810
},
@@ -4499,6 +4502,7 @@ <h3>Method Details</h3>
4499
4502
"testCaseConversationTurns": [ # The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.
4500
4503
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
4501
4504
"userInput": { # The input from the human user. # The user input.
4505
+
"enableSentimentAnalysis": True or False, # Whether sentiment analysis is enabled.
4502
4506
"injectedParameters": { # Parameters that need to be injected into the conversation during intent detection.
4503
4507
"a_key": "", # Properties of the object.
4504
4508
},
@@ -5257,6 +5261,7 @@ <h3>Method Details</h3>
5257
5261
"conversationTurns": [ # The conversation turns uttered during the test case replay in chronological order.
5258
5262
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
5259
5263
"userInput": { # The input from the human user. # The user input.
5264
+
"enableSentimentAnalysis": True or False, # Whether sentiment analysis is enabled.
5260
5265
"injectedParameters": { # Parameters that need to be injected into the conversation during intent detection.
5261
5266
"a_key": "", # Properties of the object.
5262
5267
},
@@ -5954,6 +5959,7 @@ <h3>Method Details</h3>
5954
5959
"testCaseConversationTurns": [ # The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.
5955
5960
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
5956
5961
"userInput": { # The input from the human user. # The user input.
5962
+
"enableSentimentAnalysis": True or False, # Whether sentiment analysis is enabled.
5957
5963
"injectedParameters": { # Parameters that need to be injected into the conversation during intent detection.
5958
5964
"a_key": "", # Properties of the object.
5959
5965
},
@@ -6721,6 +6727,7 @@ <h3>Method Details</h3>
6721
6727
"conversationTurns": [ # The conversation turns uttered during the test case replay in chronological order.
6722
6728
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
6723
6729
"userInput": { # The input from the human user. # The user input.
6730
+
"enableSentimentAnalysis": True or False, # Whether sentiment analysis is enabled.
6724
6731
"injectedParameters": { # Parameters that need to be injected into the conversation during intent detection.
6725
6732
"a_key": "", # Properties of the object.
6726
6733
},
@@ -7418,6 +7425,7 @@ <h3>Method Details</h3>
7418
7425
"testCaseConversationTurns": [ # The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.
7419
7426
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
7420
7427
"userInput": { # The input from the human user. # The user input.
7428
+
"enableSentimentAnalysis": True or False, # Whether sentiment analysis is enabled.
7421
7429
"injectedParameters": { # Parameters that need to be injected into the conversation during intent detection.
7422
7430
"a_key": "", # Properties of the object.
7423
7431
},
@@ -8143,6 +8151,7 @@ <h3>Method Details</h3>
8143
8151
"conversationTurns": [ # The conversation turns uttered during the test case replay in chronological order.
8144
8152
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
8145
8153
"userInput": { # The input from the human user. # The user input.
8154
+
"enableSentimentAnalysis": True or False, # Whether sentiment analysis is enabled.
8146
8155
"injectedParameters": { # Parameters that need to be injected into the conversation during intent detection.
8147
8156
"a_key": "", # Properties of the object.
8148
8157
},
@@ -8840,6 +8849,7 @@ <h3>Method Details</h3>
8840
8849
"testCaseConversationTurns": [ # The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.
8841
8850
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
8842
8851
"userInput": { # The input from the human user. # The user input.
8852
+
"enableSentimentAnalysis": True or False, # Whether sentiment analysis is enabled.
8843
8853
"injectedParameters": { # Parameters that need to be injected into the conversation during intent detection.
8844
8854
"a_key": "", # Properties of the object.
8845
8855
},
@@ -9548,6 +9558,7 @@ <h3>Method Details</h3>
9548
9558
"conversationTurns": [ # The conversation turns uttered during the test case replay in chronological order.
9549
9559
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
9550
9560
"userInput": { # The input from the human user. # The user input.
9561
+
"enableSentimentAnalysis": True or False, # Whether sentiment analysis is enabled.
9551
9562
"injectedParameters": { # Parameters that need to be injected into the conversation during intent detection.
9552
9563
"a_key": "", # Properties of the object.
9553
9564
},
@@ -10245,6 +10256,7 @@ <h3>Method Details</h3>
10245
10256
"testCaseConversationTurns": [ # The conversation turns uttered when the test case was created, in chronological order. These include the canonical set of agent utterances that should occur when the agent is working properly.
10246
10257
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
10247
10258
"userInput": { # The input from the human user. # The user input.
10259
+
"enableSentimentAnalysis": True or False, # Whether sentiment analysis is enabled.
10248
10260
"injectedParameters": { # Parameters that need to be injected into the conversation during intent detection.
10249
10261
"a_key": "", # Properties of the object.
0 commit comments