google-apis-dialogflow_v2beta1 0.87.0 → 0.88.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 382e57e572ba2f895832f9630ce54faf019968e38d326c35dcfce00de0feaf42
4
- data.tar.gz: bf2e61cb833d69f585070766af938143c52ae166cfad054b88b5a78fa3a9ada6
3
+ metadata.gz: e29f68a8cf2fb3c405bc86c5ce4e01353a019bc7899a21f657da4368c64666fb
4
+ data.tar.gz: 290bcb5722f82e82f0de9f77e36820ddf6242af9cfce4cec0654f7976d4a846d
5
5
  SHA512:
6
- metadata.gz: 57b136b13e7429e8612ee2b6fee4bcf919fcea05e7500508412021733565699b0b00c503e2b6241107fb188cb971cf511417470c168cf0643dd1db58d2bd5362
7
- data.tar.gz: 0d51413fd45b3e6932ecb17c5783ddcc11dcdc2203d8e38ebe19b32d17f7a19c0e4eb94f7d6969bfd8926bb5fcc5374423f3c48d5cbe22af70dd5105ad9136e1
6
+ metadata.gz: d25786698755862161cee5ca9563e4377e33845aaaef115417b05476bd8c4882dd4be4e50b143a945dcf1dbb31044450323695bbed96311ace14397253b09394
7
+ data.tar.gz: 8776b6f2b351201b08c2a37659dd9df2a6212809367524b730b40c9b19df70ae7ab78060dbe8be71181a5f8c97a8358aff2c3eefbf50bf3d58955a622e4bb5d6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v2beta1
2
2
 
3
+ ### v0.88.0 (2024-06-16)
4
+
5
+ * Regenerated from discovery document revision 20240607
6
+
3
7
  ### v0.87.0 (2024-06-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20240603
@@ -14046,7 +14046,7 @@ module Google
14046
14046
  # features in the API response. The human_agent_assistant_config.
14047
14047
  # notification_config must be configured and enable_event_based_suggestion must
14048
14048
  # be set to true to receive the responses from high latency features in Pub/Sub.
14049
- # High latency feature(s): KNOWLEDGE_ASSIST.
14049
+ # High latency feature(s): KNOWLEDGE_ASSIST
14050
14050
  # Corresponds to the JSON property `disableHighLatencyFeaturesSyncDelivery`
14051
14051
  # @return [Boolean]
14052
14052
  attr_accessor :disable_high_latency_features_sync_delivery
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV2beta1
18
18
  # Version of the google-apis-dialogflow_v2beta1 gem
19
- GEM_VERSION = "0.87.0"
19
+ GEM_VERSION = "0.88.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240603"
25
+ REVISION = "20240607"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dialogflow_v2beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.87.0
4
+ version: 0.88.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-09 00:00:00.000000000 Z
11
+ date: 2024-06-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.87.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.88.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v2beta1
63
63
  post_install_message:
64
64
  rdoc_options: []