google-apis-dialogflow_v3beta1 0.107.0 → 0.108.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: 1ff0504ad4a533540dc615eff9c62fc8dbdd67317419c5edd6ace4a9666c4c15
4
- data.tar.gz: 1dda6f44cafc8f59d87d5bfeb41a725566c0127daf1a96f43133a7f1ec6f31c0
3
+ metadata.gz: 864eeb51a60c6597e09af18cac8426c96956c42dc76b22cfceab08d8c6584f06
4
+ data.tar.gz: f0824817f3b4d4891f4369f3c8400b428167a3ae70a651c2376526c34481cdb6
5
5
  SHA512:
6
- metadata.gz: f92677457310f41924e6c93e98b41dac3827e4f5f5fd6a3e3d37c55377775c052f5ca05cc18bc034f9a3680b32c5cfb074ed6871b52ee8dd21b199bd009ad973
7
- data.tar.gz: 48e943b56ecb3720158b78e70701b8bc03a8d4aae3a87a5f315b768d1e294b7cf8de510ad77e04f9ddb3021dfacf499341b128612b9d4b9eec7ca270792514e1
6
+ metadata.gz: a05463d34ac56a965fdfcb693bf35cd8c05dae510311a5f094a02bbf253d793db19f33c367e5c322743ab69517ae23a589d06f483275281725d5c29a0f68d209
7
+ data.tar.gz: b9b4e7a023cab205c6f1ac2f2ad3b7df635c77e2dec8c5d50077ea29ebd5ddc7ae2080d3ce05bb2bcd6d3698f6b670d69f7154d4b016663c05d05f3269b76734
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v3beta1
2
2
 
3
+ ### v0.108.0 (2025-08-17)
4
+
5
+ * Regenerated from discovery document revision 20250812
6
+
3
7
  ### v0.107.0 (2025-08-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20250804
@@ -13406,7 +13406,9 @@ module Google
13406
13406
  class GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettings
13407
13407
  include Google::Apis::Core::Hashable
13408
13408
 
13409
- # Filename pattern for exported audio.
13409
+ # Filename pattern for exported audio. `conversation` and `timestamp` are
13410
+ # placeholders that will be replaced with the conversation ID and epoch micros
13411
+ # of the conversation. For example, "`conversation`/recording_`timestamp`.mulaw".
13410
13412
  # Corresponds to the JSON property `audioExportPattern`
13411
13413
  # @return [String]
13412
13414
  attr_accessor :audio_export_pattern
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV3beta1
18
18
  # Version of the google-apis-dialogflow_v3beta1 gem
19
- GEM_VERSION = "0.107.0"
19
+ GEM_VERSION = "0.108.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_v3beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.107.0
4
+ version: 0.108.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_v3beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3beta1/v0.107.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3beta1/v0.108.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v3beta1
62
62
  rdoc_options: []
63
63
  require_paths: