google-apis-dialogflow_v2beta1 0.57.0 → 0.58.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: 5f955eae3dd327232ad8b8c32db687db1e155ed70112fda684433bfc19afc6a5
4
- data.tar.gz: 63e7d7d9259f6fbb0e41cae23616a742ddb7c73ba9b20c633ff8ca3c20b419fe
3
+ metadata.gz: 90b2fbee32f2436200e3abd7d7fcb1824683b32f8be4f755c329ea821804868c
4
+ data.tar.gz: 1161d0c629fa5a5d8d1f7f96411117f94266bd7b2aff9778cc8555946318c275
5
5
  SHA512:
6
- metadata.gz: b1adcd30cd3ee5cad3feaf03b4a6a6eb4eea41c67332fb7289ebb9271c6aa3116bdeed21971599ee4d90dd81216bb46dfc5aa00292b4c17a9a3d054ee4a5daea
7
- data.tar.gz: 0a41ac6fde87a66f62709637d0c7a62d6d8b86187e25d61cc85daefd54eba1324312df0ece9312f6bf13f9c2539ed6219c212d4e31e506a5f96e3cae4b414cb1
6
+ metadata.gz: 3142448c40a059aba553d06c5475beede34d2f2d61b04d2f8d134b7b8e8cb4317fca7ea3ce737a6ee46ecf73efdf244684c360511c1a2617152400d8827301a1
7
+ data.tar.gz: b380c0aba8f6988e8246aff5b61ccb6d0faa617b6cc0b026e37f8ba645a24a2a4d5b1789839066b19276138a4e7b9f53475d3c3b71364854986481356e4b8bac
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v2beta1
2
2
 
3
+ ### v0.58.0 (2023-05-28)
4
+
5
+ * Regenerated from discovery document revision 20230522
6
+
3
7
  ### v0.57.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 DialogflowV2beta1
18
18
  # Version of the google-apis-dialogflow_v2beta1 gem
19
- GEM_VERSION = "0.57.0"
19
+ GEM_VERSION = "0.58.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_v2beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.57.0
4
+ version: 0.58.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_v2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.57.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2beta1/v0.58.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: []