google-apis-dialogflow_v2 0.60.0 → 0.61.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: 82e8fc81f6bf0448a2086429236c97e0a718f60eefd70fca2c62d354121d6f4c
4
- data.tar.gz: 59910079a9afdc461fe0983e421fe68fbfe3d43cfc3fa52d35859c29aa93df41
3
+ metadata.gz: 88eb92a4b6c3f3bb99f67f6ee839be36176e9e6b1d511b500605ae793bb26e06
4
+ data.tar.gz: 83d4294640027bf64e9333f9d48c01f8b3a5b07631dcf0f1f939eb5a32268374
5
5
  SHA512:
6
- metadata.gz: 8e7d8b6a33f1311d9e2fd97dbbaf6006bff2f57d0af89e59315ed750e46dd5be283e424e292f0450eeb47955a16afa62822a3efc3e1ffc5fbf7c96b046d21735
7
- data.tar.gz: 82111b2a1822542a0a26a779835551943abbd4cbeddf096628f31628020f6632ecff4d7e0c20db5fc459f6af3a2284332a025d9102ad1aa12febf1c4fd4ee2b3
6
+ metadata.gz: ee1d3252d42e088103df87c351119292f5ef02e22f81e03b993027204cb045c5f6e9bbc92e1ea9f08582f3f369284cefda206260a2f79d2e8af9cede42a5038c
7
+ data.tar.gz: ae09fdaa7a15bf55d8333fb9883306209ccbccd1e893e0fedb6cacf8a7a207495ad616448c0ca468424b0ca022e56e6091dacb2f6c70b20cc76e28faa13dedd3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v2
2
2
 
3
+ ### v0.61.0 (2023-05-28)
4
+
5
+ * Regenerated from discovery document revision 20230522
6
+
3
7
  ### v0.60.0 (2023-05-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20230516
@@ -2421,7 +2421,8 @@ module Google
2421
2421
  class GoogleCloudDialogflowCxV3TestRunDifference
2422
2422
  include Google::Apis::Core::Hashable
2423
2423
 
2424
- # A description of the diff, showing the actual output vs expected output.
2424
+ # A human readable description of the diff, showing the actual output vs
2425
+ # expected output.
2425
2426
  # Corresponds to the JSON property `description`
2426
2427
  # @return [String]
2427
2428
  attr_accessor :description
@@ -5497,7 +5498,8 @@ module Google
5497
5498
  class GoogleCloudDialogflowCxV3beta1TestRunDifference
5498
5499
  include Google::Apis::Core::Hashable
5499
5500
 
5500
- # A description of the diff, showing the actual output vs expected output.
5501
+ # A human readable description of the diff, showing the actual output vs
5502
+ # expected output.
5501
5503
  # Corresponds to the JSON property `description`
5502
5504
  # @return [String]
5503
5505
  attr_accessor :description
@@ -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.60.0"
19
+ GEM_VERSION = "0.61.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230516"
25
+ REVISION = "20230522"
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.60.0
4
+ version: 0.61.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: 2023-05-21 00:00:00.000000000 Z
11
+ date: 2023-05-28 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.60.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2/v0.61.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: []