google-apis-dialogflow_v2 0.23.0 → 0.24.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: 1497bb317e6cd50b01c54d39e7df5aae07722a202ed8b52032ad6c58b3a3dd3a
4
- data.tar.gz: ecc19851b69cea1d05b2f84ab077839c7e2514835d6facf6ac697073c4e626c7
3
+ metadata.gz: b3c7679bbb50a60bf6ac1a0a9ffe19c8c9ea147612bee1eaeedfdd07c23ea97f
4
+ data.tar.gz: 8872eb1eac4e93e04a5959768f5674b4528270f93887f3dfa3dd2eb33952ced1
5
5
  SHA512:
6
- metadata.gz: e200a84723886f3d0b04ef221c7bd9ce58a3702359e100682f983d52eb73e86ac1520f84a8064e7368f8984194df19089333845dd6fb64d50067e9342411ff21
7
- data.tar.gz: 46b26ba0dc1af4c6c6ad1ee6c33c99417f7682335af3b34ff7531352f36706f63d86686465caf051ad68235b41de429456e0e2a4e415997b08137b224dec271b
6
+ metadata.gz: 217148cbe2e4f76f26ce4e0c6cff402beee7d54a00d1e87b2ac7ae2692bf62ee3d4d700746dcc80c536adfb2f9875dec7cdc34d0a92f14abbdf88cce9ee7035b
7
+ data.tar.gz: 551178f8ec72702875189410e01a25c1aa9b7a6a39220d96aee319c7d82f8d2eb48f3affb7bcc33322e425d5010874b0164b7915bf86cc454822b064cb6a9c52
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v2
2
2
 
3
+ ### v0.24.0 (2021-10-28)
4
+
5
+ * Regenerated from discovery document revision 20211022
6
+
3
7
  ### v0.23.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 DialogflowV2
18
18
  # Version of the google-apis-dialogflow_v2 gem
19
- GEM_VERSION = "0.23.0"
19
+ GEM_VERSION = "0.24.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_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.0
4
+ version: 0.24.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_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2/v0.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2/v0.24.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v2
63
63
  post_install_message:
64
64
  rdoc_options: []