google-apis-dialogflow_v2beta1 0.22.0 → 0.23.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: 9f7aa99a87143ee79376f5ee700cbd2109652fc9ba1297aa290f829db17c5f7a
4
- data.tar.gz: 050520b6c2827ea5f893276330cfa76b82cf59a3c077876c03a4c04cc3cfb160
3
+ metadata.gz: e862dcb1cc408f71feca448745bc95d16323ae9ee6000f49c0883ff2074dd4d6
4
+ data.tar.gz: 201d4fca607640e188e069edf063e4e7b4f0554a304c9ef9968b1f5c7beac32d
5
5
  SHA512:
6
- metadata.gz: 7ed388affac83d60eb7aabf2aaf611afec252c395139a48b236c594b29a3f47a4c8a2ca7afcd84f0eef85965d3654f242451785422b12c3ecbd423f6bf73998d
7
- data.tar.gz: ad8047b840bda74273e69c53f8e6eedc08f068f3678ac8f9b368fdc2f5e5d4a7595a6e1072c8e1d53341113080c0cc343db7fc30ea5042db499c31e792bf1493
6
+ metadata.gz: ab2308ae4779b74f661c44f05533358fa19307ca8c183fde51f8c0372ea0e103a4fb5c90862329e37335f2f2bbcc050fc9577c70e311156d43a516c81e9adb9f
7
+ data.tar.gz: 1a6be3682b3ade071a7acb60d1894ecce27d44bfcecaaac517c106b65f0b798fb7e401c35a8a5b88381483d9db6137da8bd2e078c5196e6bf077e9317d5b6d62
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v2beta1
2
2
 
3
+ ### v0.23.0 (2021-10-28)
4
+
5
+ * Regenerated from discovery document revision 20211022
6
+
3
7
  ### v0.22.0 (2021-10-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20211015
@@ -3183,7 +3183,7 @@ module Google
3183
3183
  include Google::Apis::Core::Hashable
3184
3184
 
3185
3185
  # Whether to run test cases in TestCasesConfig.test_cases periodically. Default
3186
- # false. If set to ture, run once a day.
3186
+ # false. If set to true, run once a day.
3187
3187
  # Corresponds to the JSON property `enableContinuousRun`
3188
3188
  # @return [Boolean]
3189
3189
  attr_accessor :enable_continuous_run
@@ -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.22.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211015"
25
+ REVISION = "20211022"
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.22.0
4
+ version: 0.23.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: 2021-10-27 00:00:00.000000000 Z
11
+ date: 2021-11-01 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.22.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.23.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: []