google-apis-dialogflow_v2 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: 2abb792b565da6def5041e7d30b6d4b4b5d456448e297a5e3ad688b0758bb0fd
4
- data.tar.gz: ad1a2268ba7b2a0c3f14195ec243d19a746308c8197db926402bc544a62f9ea7
3
+ metadata.gz: 74ad58eaa7e2b35e7f38101c80f218c1d86d90f11ba83a062dc9bd60d840ffc2
4
+ data.tar.gz: 69005fc6fe7dc999d4ee2a91f5d1ae06cf26c594290c444faf3d9d2f77845919
5
5
  SHA512:
6
- metadata.gz: b666c16d0dd410310de1f64be2068c6e176dfc5537ceb400364235e27718143cdf314dc5ef6f807b38bb70c1750370f00a084ba7b91b5ddbd181e7181af1d72a
7
- data.tar.gz: acc28b471d2bfe3418526ca2d3df92647f8f8418438037831d022a2f13641cbfe9dca6debb88f865827dec049f46b53bf0e70eaab2300104edc82b54ab8f0b21
6
+ metadata.gz: 26370f376c3fe4955ca6531a4c183143e03dd2097b6b3f98bd2965d2fc19b1c073ebe48ea558e3e25e282b2230cb0eeb454bed852c05c827b3835ad4771c6a8d
7
+ data.tar.gz: cab59c23bd0bebf740c76b6e5c569ea3bebd0c1cc9b235b35180c5b4693b3268bae0036902fe7c9625847af1382066c1f598b82aacfa6de5e036a9ed57204464
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v2
2
2
 
3
+ ### v0.108.0 (2025-07-06)
4
+
5
+ * Regenerated from discovery document revision 20250627
6
+
3
7
  ### v0.107.0 (2025-06-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20250617
@@ -9696,8 +9696,8 @@ module Google
9696
9696
  # @return [Array<Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationTelephonyConnectionInfoMimeContent>]
9697
9697
  attr_accessor :extra_mime_contents
9698
9698
 
9699
- # Optional. SDP of the call. It's initially the SDP answer to the endpoint, but
9700
- # maybe later updated for the purpose of making the link active, etc.
9699
+ # Optional. SDP of the call. It's initially the SDP answer to the incoming call,
9700
+ # but maybe later updated for the purpose of making the link active, etc.
9701
9701
  # Corresponds to the JSON property `sdp`
9702
9702
  # @return [String]
9703
9703
  attr_accessor :sdp
@@ -11614,7 +11614,7 @@ module Google
11614
11614
  include Google::Apis::Core::Hashable
11615
11615
 
11616
11616
  # Version of current baseline model. It will be ignored if model is set. Valid
11617
- # versions are: Article Suggestion baseline model: - 0.9 - 1.0 (default)
11617
+ # versions are: - Article Suggestion baseline model: - 0.9 - 1.0 (default) -
11618
11618
  # Summarization baseline model: - 1.0
11619
11619
  # Corresponds to the JSON property `baselineModelVersion`
11620
11620
  # @return [String]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV2
18
18
  # Version of the google-apis-dialogflow_v2 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 = "20250617"
25
+ REVISION = "20250627"
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_v2
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_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2/v0.107.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2/v0.108.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v2
62
62
  rdoc_options: []
63
63
  require_paths: