Skip to content

Commit 7c8c3eb

Browse files
feat(dialogflow): update the api
#### dialogflow:v2 The following keys were added: - schemas.GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings.properties.enableConsentBasedRedaction.type (Total Keys: 1) - schemas.GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings.properties.enableConsentBasedRedaction.type (Total Keys: 1) #### dialogflow:v2beta1 The following keys were added: - schemas.GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings.properties.enableConsentBasedRedaction.type (Total Keys: 1) - schemas.GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings.properties.enableConsentBasedRedaction.type (Total Keys: 1) #### dialogflow:v3 The following keys were added: - schemas.GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings.properties.enableConsentBasedRedaction.type (Total Keys: 1) - schemas.GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings.properties.enableConsentBasedRedaction.type (Total Keys: 1) #### dialogflow:v3beta1 The following keys were added: - schemas.GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings.properties.enableConsentBasedRedaction.type (Total Keys: 1) - schemas.GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings.properties.enableConsentBasedRedaction.type (Total Keys: 1) - schemas.GoogleCloudDialogflowCxV3beta1ToolOpenApiTool.properties.serviceDirectoryConfig.$ref (Total Keys: 1) - schemas.GoogleCloudDialogflowCxV3beta1ToolServiceDirectoryConfig (Total Keys: 3)
1 parent 78f49d8 commit 7c8c3eb

24 files changed

+769
-4
lines changed

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

Lines changed: 35 additions & 0 deletions
Large diffs are not rendered by default.

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

Lines changed: 24 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/dialogflow_v3.projects.locations.agents.flows.pages.html

Lines changed: 48 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/dialogflow_v3.projects.locations.agents.flows.transitionRouteGroups.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ <h3>Method Details</h3>
134134
&quot;maxDigits&quot;: 42, # Max length of DTMF digits.
135135
},
136136
&quot;loggingSettings&quot;: { # Define behaviors on logging. # Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
137+
&quot;enableConsentBasedRedaction&quot;: True or False, # Enables consent-based end-user input redaction, if true, a pre-defined session parameter `$session.params.conversation-redaction` will be used to determine if the utterance should be redacted.
137138
&quot;enableInteractionLogging&quot;: True or False, # Enables DF Interaction logging.
138139
&quot;enableStackdriverLogging&quot;: True or False, # Enables StackDriver logging.
139140
},
@@ -306,6 +307,7 @@ <h3>Method Details</h3>
306307
&quot;maxDigits&quot;: 42, # Max length of DTMF digits.
307308
},
308309
&quot;loggingSettings&quot;: { # Define behaviors on logging. # Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
310+
&quot;enableConsentBasedRedaction&quot;: True or False, # Enables consent-based end-user input redaction, if true, a pre-defined session parameter `$session.params.conversation-redaction` will be used to determine if the utterance should be redacted.
309311
&quot;enableInteractionLogging&quot;: True or False, # Enables DF Interaction logging.
310312
&quot;enableStackdriverLogging&quot;: True or False, # Enables StackDriver logging.
311313
},
@@ -504,6 +506,7 @@ <h3>Method Details</h3>
504506
&quot;maxDigits&quot;: 42, # Max length of DTMF digits.
505507
},
506508
&quot;loggingSettings&quot;: { # Define behaviors on logging. # Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
509+
&quot;enableConsentBasedRedaction&quot;: True or False, # Enables consent-based end-user input redaction, if true, a pre-defined session parameter `$session.params.conversation-redaction` will be used to determine if the utterance should be redacted.
507510
&quot;enableInteractionLogging&quot;: True or False, # Enables DF Interaction logging.
508511
&quot;enableStackdriverLogging&quot;: True or False, # Enables StackDriver logging.
509512
},
@@ -688,6 +691,7 @@ <h3>Method Details</h3>
688691
&quot;maxDigits&quot;: 42, # Max length of DTMF digits.
689692
},
690693
&quot;loggingSettings&quot;: { # Define behaviors on logging. # Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
694+
&quot;enableConsentBasedRedaction&quot;: True or False, # Enables consent-based end-user input redaction, if true, a pre-defined session parameter `$session.params.conversation-redaction` will be used to determine if the utterance should be redacted.
691695
&quot;enableInteractionLogging&quot;: True or False, # Enables DF Interaction logging.
692696
&quot;enableStackdriverLogging&quot;: True or False, # Enables StackDriver logging.
693697
},
@@ -877,6 +881,7 @@ <h3>Method Details</h3>
877881
&quot;maxDigits&quot;: 42, # Max length of DTMF digits.
878882
},
879883
&quot;loggingSettings&quot;: { # Define behaviors on logging. # Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
884+
&quot;enableConsentBasedRedaction&quot;: True or False, # Enables consent-based end-user input redaction, if true, a pre-defined session parameter `$session.params.conversation-redaction` will be used to determine if the utterance should be redacted.
880885
&quot;enableInteractionLogging&quot;: True or False, # Enables DF Interaction logging.
881886
&quot;enableStackdriverLogging&quot;: True or False, # Enables StackDriver logging.
882887
},
@@ -1050,6 +1055,7 @@ <h3>Method Details</h3>
10501055
&quot;maxDigits&quot;: 42, # Max length of DTMF digits.
10511056
},
10521057
&quot;loggingSettings&quot;: { # Define behaviors on logging. # Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
1058+
&quot;enableConsentBasedRedaction&quot;: True or False, # Enables consent-based end-user input redaction, if true, a pre-defined session parameter `$session.params.conversation-redaction` will be used to determine if the utterance should be redacted.
10531059
&quot;enableInteractionLogging&quot;: True or False, # Enables DF Interaction logging.
10541060
&quot;enableStackdriverLogging&quot;: True or False, # Enables StackDriver logging.
10551061
},

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ <h3>Method Details</h3>
191191
&quot;maxDigits&quot;: 42, # Max length of DTMF digits.
192192
},
193193
&quot;loggingSettings&quot;: { # Define behaviors on logging. # Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
194+
&quot;enableConsentBasedRedaction&quot;: True or False, # Enables consent-based end-user input redaction, if true, a pre-defined session parameter `$session.params.conversation-redaction` will be used to determine if the utterance should be redacted.
194195
&quot;enableInteractionLogging&quot;: True or False, # Enables DF Interaction logging.
195196
&quot;enableStackdriverLogging&quot;: True or False, # Enables StackDriver logging.
196197
},
@@ -282,6 +283,7 @@ <h3>Method Details</h3>
282283
&quot;maxDigits&quot;: 42, # Max length of DTMF digits.
283284
},
284285
&quot;loggingSettings&quot;: { # Define behaviors on logging. # Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
286+
&quot;enableConsentBasedRedaction&quot;: True or False, # Enables consent-based end-user input redaction, if true, a pre-defined session parameter `$session.params.conversation-redaction` will be used to determine if the utterance should be redacted.
285287
&quot;enableInteractionLogging&quot;: True or False, # Enables DF Interaction logging.
286288
&quot;enableStackdriverLogging&quot;: True or False, # Enables StackDriver logging.
287289
},
@@ -447,6 +449,7 @@ <h3>Method Details</h3>
447449
&quot;maxDigits&quot;: 42, # Max length of DTMF digits.
448450
},
449451
&quot;loggingSettings&quot;: { # Define behaviors on logging. # Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
452+
&quot;enableConsentBasedRedaction&quot;: True or False, # Enables consent-based end-user input redaction, if true, a pre-defined session parameter `$session.params.conversation-redaction` will be used to determine if the utterance should be redacted.
450453
&quot;enableInteractionLogging&quot;: True or False, # Enables DF Interaction logging.
451454
&quot;enableStackdriverLogging&quot;: True or False, # Enables StackDriver logging.
452455
},
@@ -638,6 +641,7 @@ <h3>Method Details</h3>
638641
&quot;maxDigits&quot;: 42, # Max length of DTMF digits.
639642
},
640643
&quot;loggingSettings&quot;: { # Define behaviors on logging. # Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
644+
&quot;enableConsentBasedRedaction&quot;: True or False, # Enables consent-based end-user input redaction, if true, a pre-defined session parameter `$session.params.conversation-redaction` will be used to determine if the utterance should be redacted.
641645
&quot;enableInteractionLogging&quot;: True or False, # Enables DF Interaction logging.
642646
&quot;enableStackdriverLogging&quot;: True or False, # Enables StackDriver logging.
643647
},
@@ -748,6 +752,7 @@ <h3>Method Details</h3>
748752
&quot;maxDigits&quot;: 42, # Max length of DTMF digits.
749753
},
750754
&quot;loggingSettings&quot;: { # Define behaviors on logging. # Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
755+
&quot;enableConsentBasedRedaction&quot;: True or False, # Enables consent-based end-user input redaction, if true, a pre-defined session parameter `$session.params.conversation-redaction` will be used to determine if the utterance should be redacted.
751756
&quot;enableInteractionLogging&quot;: True or False, # Enables DF Interaction logging.
752757
&quot;enableStackdriverLogging&quot;: True or False, # Enables StackDriver logging.
753758
},
@@ -840,6 +845,7 @@ <h3>Method Details</h3>
840845
&quot;maxDigits&quot;: 42, # Max length of DTMF digits.
841846
},
842847
&quot;loggingSettings&quot;: { # Define behaviors on logging. # Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
848+
&quot;enableConsentBasedRedaction&quot;: True or False, # Enables consent-based end-user input redaction, if true, a pre-defined session parameter `$session.params.conversation-redaction` will be used to determine if the utterance should be redacted.
843849
&quot;enableInteractionLogging&quot;: True or False, # Enables DF Interaction logging.
844850
&quot;enableStackdriverLogging&quot;: True or False, # Enables StackDriver logging.
845851
},

0 commit comments

Comments
 (0)