google-apis-dialogflow_v3beta1 0.58.0 → 0.59.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: 06bd377f91cca611554ae0969aae042a35275c87d3f8957cd772e72fe0653787
4
- data.tar.gz: 20ef5ebd0b2f18f163c0184523b3e82a869f8e98183c9686456ec858f794bd21
3
+ metadata.gz: 95a46986a34dc1a491e6104a528e1c03541da25742ce89198f7eb8704c4410f8
4
+ data.tar.gz: ae7566f8beff9489cf15202b05e322ad14478c7651a520500855d28361140b75
5
5
  SHA512:
6
- metadata.gz: d920944ba164c97524a311706c7f093c811a083cb2970f7fb0c3504c9804a0beb859fd423352df9cdfccbf9e0b04a60199aa0429c456044ccfedd5ef8216b23e
7
- data.tar.gz: 2a1d6664375b63b18cc31603caf712fc2bad1c2aa9f795a8357e0340a055b5ac987d7543e526d99067b1f13571054108001f0fc895873e8f928aab4cb4d2ef34
6
+ metadata.gz: '09326b57f06e084766a12dafc553c08da639541699e9473f12dcf5da1d8f7ded7ab442e2f9f58e067612b41e203f6209be0960b215132d82f544821a7f689ff1'
7
+ data.tar.gz: c91d6ff7a3e8847b89da19d2638746390da1f882d8c48a519f7a36f54079bbc5a61cdfd720ec3e8589085abf92d06259fb9079fa3326b842125f9a9cf15b9674
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v3beta1
2
2
 
3
+ ### v0.59.0 (2023-05-28)
4
+
5
+ * Regenerated from discovery document revision 20230522
6
+
3
7
  ### v0.58.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
@@ -8557,7 +8558,8 @@ module Google
8557
8558
  class GoogleCloudDialogflowCxV3beta1TestRunDifference
8558
8559
  include Google::Apis::Core::Hashable
8559
8560
 
8560
- # A description of the diff, showing the actual output vs expected output.
8561
+ # A human readable description of the diff, showing the actual output vs
8562
+ # expected output.
8561
8563
  # Corresponds to the JSON property `description`
8562
8564
  # @return [String]
8563
8565
  attr_accessor :description
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV3beta1
18
18
  # Version of the google-apis-dialogflow_v3beta1 gem
19
- GEM_VERSION = "0.58.0"
19
+ GEM_VERSION = "0.59.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_v3beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.58.0
4
+ version: 0.59.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_v3beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3beta1/v0.58.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v3beta1/v0.59.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v3beta1
63
63
  post_install_message:
64
64
  rdoc_options: []