google-apis-dialogflow_v3 0.113.0 → 0.115.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: a8f6cc4defb5ede55f20fce5c56f5722333e71f28d1ccd00c11b0aa08414a97c
4
+ data.tar.gz: 1613be153f8e442b3359f3afc66b25884f630b62edb5511fb178a12d301a901c
5
5
  SHA512:
6
- metadata.gz: 8269ff4007418e76cc92c31b2b20d309a980a011bd7d961f8bb40258737a52b364df061f3a71aecd624e940613b92bfbc0e92eed39c37d32ec00eb34fad7f5d8
7
- data.tar.gz: bdbe2a2a6cc3229816323a3e1df9b091040600da12f6691d27f26be2fbb70c2a3685bf63aa3304ac694a0eaef5c2f050da2e2b3d2da1470c36b1d27d042080bb
6
+ metadata.gz: dea7a2786b458b9ef9ebfbe228e806c2c183991a511ffa8208957f8e8de6d07a810f866d679cc0f33be65335287a3095ac20de6d3f74192f17a39f2d41ca7b93
7
+ data.tar.gz: 6c558c526a11993ea3ff2e7faf12bf06fd4a5b9c8b4bd256c058c205a2ef3147ae33cffc47a7d9f19bb591baaa74a95c4c18ff731cf1e097705c752eaa9e0e9b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-dialogflow_v3
2
2
 
3
+ ### v0.115.0 (2025-09-07)
4
+
5
+ * Regenerated from discovery document revision 20250902
6
+
7
+ ### v0.114.0 (2025-08-17)
8
+
9
+ * Regenerated from discovery document revision 20250812
10
+
3
11
  ### v0.113.0 (2025-08-10)
4
12
 
5
13
  * 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.115.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 = "20250902"
26
26
  end
27
27
  end
28
28
  end
@@ -86,8 +86,8 @@ module Google
86
86
  # @param [String] name
87
87
  # The resource that owns the locations collection, if applicable.
88
88
  # @param [Array<String>, String] extra_location_types
89
- # Optional. A list of extra location types that should be used as conditions for
90
- # controlling the visibility of the locations.
89
+ # Optional. Do not use this field. It is unsupported and is ignored unless
90
+ # explicitly documented otherwise. This is primarily for internal usage.
91
91
  # @param [String] filter
92
92
  # A filter to narrow down results to a preferred subset. The filtering language
93
93
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
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.115.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.115.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: