google-cloud-dialogflow 1.11.1 → 1.11.2

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: 20b3c2c8c632f896c2f7775dbf79d808da08544137f85aa686def1ec9b94d1f0
4
- data.tar.gz: 39e84425b3a3fddae66e49814ef977d16e1395c67883901d5d92e959f00c3c38
3
+ metadata.gz: bb444d13df90a31d87b234c1e80f9a718dfee1af9e54ecfe55cc89ce8e9001e8
4
+ data.tar.gz: 9dbdd8e695b633b9fc583a853d6ab9f37030cfa29e0c8b62a270079e100a2222
5
5
  SHA512:
6
- metadata.gz: 5da1cb57df7cd6d22b58ddd875c33d093f2f0881be7441af85b29ceaf31f6d24964ea60966fc12378abb7c33326795d2e7299e9859ccc8bfbaf8ad7a7b7fb30d
7
- data.tar.gz: 541f933564bf6395a1ece918fc46f85923ebdef2eed9434e81723342c78e9aed7c9eb5ec4eef2a7c8315e89ca2055035af5ad8e14bda228cb6e340e02fa88504
6
+ metadata.gz: 18fb190c347f7866d5a2af619224ffd8aea9783596edbe54d04dffbd3bb3b127ea71e83e67c7f46f6015152440bee7600da91441d660f929842daf4af33eb490
7
+ data.tar.gz: 0bd8fa8444c7e0d0966382af9d90bcc32768df23ee4dada2e12ee9ba8d54ef60956e77dd7950f99e3deab9e16067cbffe07b8d35cdd8fc7565b9cb80e0396dc6
data/MIGRATING.md CHANGED
@@ -1,4 +1,4 @@
1
- ## Migrating to google-cloud-dialogflow 1.0
1
+ # Migrating to google-cloud-dialogflow 1.0
2
2
 
3
3
  The 1.0 release of the google-cloud-dialogflow client is a significant upgrade
4
4
  based on a [next-gen code generator](https://github.com/googleapis/gapic-generator-ruby),
@@ -16,7 +16,7 @@
16
16
  module Google
17
17
  module Cloud
18
18
  module Dialogflow
19
- VERSION = "1.11.1".freeze
19
+ VERSION = "1.11.2".freeze
20
20
  end
21
21
  end
22
22
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-dialogflow
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.11.1
4
+ version: 1.11.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -80,7 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
80
80
  - !ruby/object:Gem::Version
81
81
  version: '0'
82
82
  requirements: []
83
- rubygems_version: 3.6.8
83
+ rubygems_version: 3.6.9
84
84
  specification_version: 4
85
85
  summary: API Client library for the Dialogflow API
86
86
  test_files: []