Skip to content

Commit

Permalink
feat: exposed DataStoreConnectionSignals (#7540)
Browse files Browse the repository at this point in the history
feat: added support for lock flow
feat: added support for multi language settings in flow
feat: added support for service directory in tools
feat: added support for oauth and service agent auth for webhook.
feat: expose store tts option in security settings
feat: expose PersonalizationSettings & SpeechSettings in v3 API.
docs: clarified wording around enable_stackdriver_logging & enable_interaction_logging
docs: clarified wording around start point of test config.
docs: clarified wording around audio redaction
PiperOrigin-RevId: 654775620
Source-Link: googleapis/googleapis@d44c300
Source-Link: googleapis/googleapis-gen@f4bd9f8
Copy-Tag: eyJwIjoiRGlhbG9nZmxvd0N4Ly5Pd2xCb3QueWFtbCIsImgiOiJmNGJkOWY4Y2JmYTc1YTUzMWQ1NzFiZTEwZTY4ZjFkNTFjYzFmM2VhIn0=
  • Loading branch information
gcf-owl-bot[bot] authored Jul 22, 2024
1 parent e4f9651 commit 3391e6e
Show file tree
Hide file tree
Showing 40 changed files with 3,119 additions and 46 deletions.
26 changes: 20 additions & 6 deletions DialogflowCx/metadata/V3/AdvancedSettings.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified DialogflowCx/metadata/V3/Agent.php
Binary file not shown.
Binary file modified DialogflowCx/metadata/V3/DataStoreConnection.php
Binary file not shown.
Binary file modified DialogflowCx/metadata/V3/Flow.php
Binary file not shown.
Binary file modified DialogflowCx/metadata/V3/SecuritySettings.php
Binary file not shown.
Binary file modified DialogflowCx/metadata/V3/Session.php
Binary file not shown.
Binary file modified DialogflowCx/metadata/V3/Webhook.php
Binary file not shown.
64 changes: 64 additions & 0 deletions DialogflowCx/src/V3/AdvancedSettings.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

88 changes: 88 additions & 0 deletions DialogflowCx/src/V3/AdvancedSettings/DtmfSettings.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

58 changes: 50 additions & 8 deletions DialogflowCx/src/V3/AdvancedSettings/LoggingSettings.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3391e6e

Please sign in to comment.