Skip to content

Commit f7b0ebc

Browse files
feat(dialogflow): update the api
#### dialogflow:v2 The following keys were added: - schemas.GoogleCloudDialogflowCxV3ConversationTurnUserInput.properties.enableSentimentAnalysis.type (Total Keys: 1) - schemas.GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput.properties.enableSentimentAnalysis.type (Total Keys: 1) #### dialogflow:v2beta1 The following keys were added: - schemas.GoogleCloudDialogflowCxV3ConversationTurnUserInput.properties.enableSentimentAnalysis.type (Total Keys: 1) - schemas.GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput.properties.enableSentimentAnalysis.type (Total Keys: 1) #### dialogflow:v3 The following keys were added: - schemas.GoogleCloudDialogflowCxV3ConversationTurnUserInput.properties.enableSentimentAnalysis.type (Total Keys: 1) - schemas.GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput.properties.enableSentimentAnalysis.type (Total Keys: 1) #### dialogflow:v3beta1 The following keys were added: - schemas.GoogleCloudDialogflowCxV3ConversationTurnUserInput.properties.enableSentimentAnalysis.type (Total Keys: 1) - schemas.GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput.properties.enableSentimentAnalysis.type (Total Keys: 1)
1 parent d534764 commit f7b0ebc

12 files changed

+78
-18
lines changed

docs/dyn/dialogflow_v3.projects.locations.agents.environments.sessions.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ <h3>Method Details</h3>
155155
},
156156
&quot;queryParams&quot;: { # Represents the parameters of a conversational query. # The parameters of this query.
157157
&quot;analyzeQueryTextSentiment&quot;: True or False, # Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
158-
&quot;currentPage&quot;: &quot;A String&quot;, # 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+
&quot;currentPage&quot;: &quot;A String&quot;, # 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.
159159
&quot;disableWebhook&quot;: True or False, # Whether to disable webhook calls for this request.
160160
&quot;geoLocation&quot;: { # 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.
161161
&quot;latitude&quot;: 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
@@ -1032,7 +1032,7 @@ <h3>Method Details</h3>
10321032
},
10331033
&quot;queryParams&quot;: { # Represents the parameters of a conversational query. # The parameters of this query.
10341034
&quot;analyzeQueryTextSentiment&quot;: True or False, # Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
1035-
&quot;currentPage&quot;: &quot;A String&quot;, # 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+
&quot;currentPage&quot;: &quot;A String&quot;, # 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.
10361036
&quot;disableWebhook&quot;: True or False, # Whether to disable webhook calls for this request.
10371037
&quot;geoLocation&quot;: { # 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.
10381038
&quot;latitude&quot;: 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
@@ -1886,7 +1886,7 @@ <h3>Method Details</h3>
18861886
},
18871887
&quot;queryParams&quot;: { # Represents the parameters of a conversational query. # The parameters of this query.
18881888
&quot;analyzeQueryTextSentiment&quot;: True or False, # Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
1889-
&quot;currentPage&quot;: &quot;A String&quot;, # 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+
&quot;currentPage&quot;: &quot;A String&quot;, # 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.
18901890
&quot;disableWebhook&quot;: True or False, # Whether to disable webhook calls for this request.
18911891
&quot;geoLocation&quot;: { # 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.
18921892
&quot;latitude&quot;: 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].

docs/dyn/dialogflow_v3.projects.locations.agents.sessions.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ <h3>Method Details</h3>
155155
},
156156
&quot;queryParams&quot;: { # Represents the parameters of a conversational query. # The parameters of this query.
157157
&quot;analyzeQueryTextSentiment&quot;: True or False, # Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
158-
&quot;currentPage&quot;: &quot;A String&quot;, # 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+
&quot;currentPage&quot;: &quot;A String&quot;, # 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.
159159
&quot;disableWebhook&quot;: True or False, # Whether to disable webhook calls for this request.
160160
&quot;geoLocation&quot;: { # 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.
161161
&quot;latitude&quot;: 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
@@ -1032,7 +1032,7 @@ <h3>Method Details</h3>
10321032
},
10331033
&quot;queryParams&quot;: { # Represents the parameters of a conversational query. # The parameters of this query.
10341034
&quot;analyzeQueryTextSentiment&quot;: True or False, # Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
1035-
&quot;currentPage&quot;: &quot;A String&quot;, # 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+
&quot;currentPage&quot;: &quot;A String&quot;, # 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.
10361036
&quot;disableWebhook&quot;: True or False, # Whether to disable webhook calls for this request.
10371037
&quot;geoLocation&quot;: { # 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.
10381038
&quot;latitude&quot;: 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
@@ -1886,7 +1886,7 @@ <h3>Method Details</h3>
18861886
},
18871887
&quot;queryParams&quot;: { # Represents the parameters of a conversational query. # The parameters of this query.
18881888
&quot;analyzeQueryTextSentiment&quot;: True or False, # Configures whether sentiment analysis should be performed. If not provided, sentiment analysis is not performed.
1889-
&quot;currentPage&quot;: &quot;A String&quot;, # 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+
&quot;currentPage&quot;: &quot;A String&quot;, # 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.
18901890
&quot;disableWebhook&quot;: True or False, # Whether to disable webhook calls for this request.
18911891
&quot;geoLocation&quot;: { # 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.
18921892
&quot;latitude&quot;: 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].

docs/dyn/dialogflow_v3.projects.locations.agents.testCases.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2398,6 +2398,7 @@ <h3>Method Details</h3>
23982398
&quot;conversationTurns&quot;: [ # The conversation turns uttered during the test case replay in chronological order.
23992399
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
24002400
&quot;userInput&quot;: { # The input from the human user. # The user input.
2401+
&quot;enableSentimentAnalysis&quot;: True or False, # Whether sentiment analysis is enabled.
24012402
&quot;injectedParameters&quot;: { # Parameters that need to be injected into the conversation during intent detection.
24022403
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
24032404
},
@@ -3095,6 +3096,7 @@ <h3>Method Details</h3>
30953096
&quot;testCaseConversationTurns&quot;: [ # 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.
30963097
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
30973098
&quot;userInput&quot;: { # The input from the human user. # The user input.
3099+
&quot;enableSentimentAnalysis&quot;: True or False, # Whether sentiment analysis is enabled.
30983100
&quot;injectedParameters&quot;: { # Parameters that need to be injected into the conversation during intent detection.
30993101
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
31003102
},
@@ -3802,6 +3804,7 @@ <h3>Method Details</h3>
38023804
&quot;conversationTurns&quot;: [ # The conversation turns uttered during the test case replay in chronological order.
38033805
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
38043806
&quot;userInput&quot;: { # The input from the human user. # The user input.
3807+
&quot;enableSentimentAnalysis&quot;: True or False, # Whether sentiment analysis is enabled.
38053808
&quot;injectedParameters&quot;: { # Parameters that need to be injected into the conversation during intent detection.
38063809
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
38073810
},
@@ -4499,6 +4502,7 @@ <h3>Method Details</h3>
44994502
&quot;testCaseConversationTurns&quot;: [ # 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.
45004503
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
45014504
&quot;userInput&quot;: { # The input from the human user. # The user input.
4505+
&quot;enableSentimentAnalysis&quot;: True or False, # Whether sentiment analysis is enabled.
45024506
&quot;injectedParameters&quot;: { # Parameters that need to be injected into the conversation during intent detection.
45034507
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
45044508
},
@@ -5257,6 +5261,7 @@ <h3>Method Details</h3>
52575261
&quot;conversationTurns&quot;: [ # The conversation turns uttered during the test case replay in chronological order.
52585262
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
52595263
&quot;userInput&quot;: { # The input from the human user. # The user input.
5264+
&quot;enableSentimentAnalysis&quot;: True or False, # Whether sentiment analysis is enabled.
52605265
&quot;injectedParameters&quot;: { # Parameters that need to be injected into the conversation during intent detection.
52615266
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
52625267
},
@@ -5954,6 +5959,7 @@ <h3>Method Details</h3>
59545959
&quot;testCaseConversationTurns&quot;: [ # 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.
59555960
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
59565961
&quot;userInput&quot;: { # The input from the human user. # The user input.
5962+
&quot;enableSentimentAnalysis&quot;: True or False, # Whether sentiment analysis is enabled.
59575963
&quot;injectedParameters&quot;: { # Parameters that need to be injected into the conversation during intent detection.
59585964
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
59595965
},
@@ -6721,6 +6727,7 @@ <h3>Method Details</h3>
67216727
&quot;conversationTurns&quot;: [ # The conversation turns uttered during the test case replay in chronological order.
67226728
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
67236729
&quot;userInput&quot;: { # The input from the human user. # The user input.
6730+
&quot;enableSentimentAnalysis&quot;: True or False, # Whether sentiment analysis is enabled.
67246731
&quot;injectedParameters&quot;: { # Parameters that need to be injected into the conversation during intent detection.
67256732
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
67266733
},
@@ -7418,6 +7425,7 @@ <h3>Method Details</h3>
74187425
&quot;testCaseConversationTurns&quot;: [ # 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.
74197426
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
74207427
&quot;userInput&quot;: { # The input from the human user. # The user input.
7428+
&quot;enableSentimentAnalysis&quot;: True or False, # Whether sentiment analysis is enabled.
74217429
&quot;injectedParameters&quot;: { # Parameters that need to be injected into the conversation during intent detection.
74227430
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
74237431
},
@@ -8143,6 +8151,7 @@ <h3>Method Details</h3>
81438151
&quot;conversationTurns&quot;: [ # The conversation turns uttered during the test case replay in chronological order.
81448152
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
81458153
&quot;userInput&quot;: { # The input from the human user. # The user input.
8154+
&quot;enableSentimentAnalysis&quot;: True or False, # Whether sentiment analysis is enabled.
81468155
&quot;injectedParameters&quot;: { # Parameters that need to be injected into the conversation during intent detection.
81478156
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
81488157
},
@@ -8840,6 +8849,7 @@ <h3>Method Details</h3>
88408849
&quot;testCaseConversationTurns&quot;: [ # 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.
88418850
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
88428851
&quot;userInput&quot;: { # The input from the human user. # The user input.
8852+
&quot;enableSentimentAnalysis&quot;: True or False, # Whether sentiment analysis is enabled.
88438853
&quot;injectedParameters&quot;: { # Parameters that need to be injected into the conversation during intent detection.
88448854
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
88458855
},
@@ -9548,6 +9558,7 @@ <h3>Method Details</h3>
95489558
&quot;conversationTurns&quot;: [ # The conversation turns uttered during the test case replay in chronological order.
95499559
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
95509560
&quot;userInput&quot;: { # The input from the human user. # The user input.
9561+
&quot;enableSentimentAnalysis&quot;: True or False, # Whether sentiment analysis is enabled.
95519562
&quot;injectedParameters&quot;: { # Parameters that need to be injected into the conversation during intent detection.
95529563
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
95539564
},
@@ -10245,6 +10256,7 @@ <h3>Method Details</h3>
1024510256
&quot;testCaseConversationTurns&quot;: [ # 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.
1024610257
{ # One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.
1024710258
&quot;userInput&quot;: { # The input from the human user. # The user input.
10259+
&quot;enableSentimentAnalysis&quot;: True or False, # Whether sentiment analysis is enabled.
1024810260
&quot;injectedParameters&quot;: { # Parameters that need to be injected into the conversation during intent detection.
1024910261
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
1025010262
},

0 commit comments

Comments
 (0)