google-apis-dialogflow_v3 0.113.0 → 0.114.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 78ec2639e4a154986d4545e06ff60ddb3f6afd6cb1f7405ea666ee553a5d842b
4
- data.tar.gz: af70b608fd02fbeaf3b00bca8858a46877ea7cf621daf0e74fd025c5efa3f3f4
3
+ metadata.gz: 00022d939c4f123d007521d1fc105865ddffdbfd345cb4dca6abb009a474b2c9
4
+ data.tar.gz: 12ba9635f7e5624b334286756b2342b8bd2544abe8392a9c627470e402ac6c58
5
5
  SHA512:
6
- metadata.gz: 8269ff4007418e76cc92c31b2b20d309a980a011bd7d961f8bb40258737a52b364df061f3a71aecd624e940613b92bfbc0e92eed39c37d32ec00eb34fad7f5d8
7
- data.tar.gz: bdbe2a2a6cc3229816323a3e1df9b091040600da12f6691d27f26be2fbb70c2a3685bf63aa3304ac694a0eaef5c2f050da2e2b3d2da1470c36b1d27d042080bb
6
+ metadata.gz: a678684c357679b97adbd4226d03cb8fa9ee7d3ef8b9b8e76f6c19f4246c071149c939de62699e4c6e3806c91065cccdfc087f6c5b0ae6085f31814af1c17e10
7
+ data.tar.gz: 7e81d2b318a54e09a6f03fe63417456d306412f944daa1a087d5c9a2cfcda50db8626a3c9c6e9e7edbffc26d50993e4693433c77aed57326de60ecd5ddad37e6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v3
2
2
 
3
+ ### v0.114.0 (2025-08-17)
4
+
5
+ * Regenerated from discovery document revision 20250812
6
+
3
7
  ### v0.113.0 (2025-08-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20250804
@@ -8344,7 +8344,9 @@ module Google
8344
8344
  class GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings
8345
8345
  include Google::Apis::Core::Hashable
8346
8346
 
8347
- # Filename pattern for exported audio.
8347
+ # Filename pattern for exported audio. `conversation` and `timestamp` are
8348
+ # placeholders that will be replaced with the conversation ID and epoch micros
8349
+ # of the conversation. For example, "`conversation`/recording_`timestamp`.mulaw".
8348
8350
  # Corresponds to the JSON property `audioExportPattern`
8349
8351
  # @return [String]
8350
8352
  attr_accessor :audio_export_pattern
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV3
18
18
  # Version of the google-apis-dialogflow_v3 gem
19
- GEM_VERSION = "0.113.0"
19
+ GEM_VERSION = "0.114.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250804"
25
+ REVISION = "20250812"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dialogflow_v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.113.0
4
+ version: 0.114.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v3/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3/v0.113.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3/v0.114.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v3
62
62
  rdoc_options: []
63
63
  require_paths: